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:
run
in interfaceInternalRunner
-
getDescription
- Specified by:
getDescription
in interfaceInternalRunner
-
filter
- Specified by:
filter
in interfaceFilterable
- Throws:
NoTestsRemainException
-