Class CleanTraceRealMethod
java.lang.Object
org.mockito.internal.invocation.realmethod.CleanTraceRealMethod
- All Implemented Interfaces:
Serializable
,RealMethod
Provides stack trace filtering on exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCleanTraceRealMethod
(MockitoMethodProxy methodProxy) CleanTraceRealMethod
(RealMethod realMethod) -
Method Summary
-
Constructor Details
-
CleanTraceRealMethod
-
CleanTraceRealMethod
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceRealMethod
- Throws:
Throwable
-