Class Whitebox
java.lang.Object
org.mockito.internal.util.reflection.Whitebox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getInternalState
(Object target, String field) static void
setInternalState
(Object target, String field, Object value)
-
Constructor Details
-
Whitebox
public Whitebox()
-
-
Method Details
-
getInternalState
-
setInternalState
-