Class Returns
java.lang.Object
org.mockito.internal.stubbing.answers.Returns
- All Implemented Interfaces:
Serializable
,Answer<Object>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanswer
(InvocationOnMock invocation) Class
<?> boolean
toString()
-
Constructor Details
-
Returns
-
-
Method Details
-
answer
-
printReturnType
-
getReturnType
-
returnsNull
public boolean returnsNull() -
toString
-