Package org.mockito.internal.runners
Class StrictRunner
java.lang.Object
org.mockito.internal.runners.StrictRunner
- All Implemented Interfaces:
Filterable,InternalRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StrictRunner
- Parameters:
runner- - the runner to wrap aroundtestClass- - for reporting purposes
-
-
Method Details
-
run
- Specified by:
runin interfaceInternalRunner
-
getDescription
- Specified by:
getDescriptionin interfaceInternalRunner
-
filter
- Specified by:
filterin interfaceFilterable- Throws:
NoTestsRemainException
-