Class MockedTypeCascade
java.lang.Object
mockit.internal.expectations.state.MockedTypeCascade
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getMock
(String mockedTypeDesc, String mockedMethodNameAndDesc, Object mockInstance, String returnTypeDesc, Class<?> returnType) static Object
getMock
(String mockedTypeDesc, String mockedMethodNameAndDesc, Object mockInstance, String returnTypeDesc, String genericSignature)
-
Method Details
-
getMock
-
getMock
-