org.sonatype.sisu.litmus.testsupport.mock
Class ImplementsPartialJavaBean
java.lang.Object
org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues
org.sonatype.sisu.litmus.testsupport.mock.ImplementsPartialJavaBean
- All Implemented Interfaces:
- Serializable, org.mockito.stubbing.Answer<Object>
public class ImplementsPartialJavaBean
- extends org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues
- implements Serializable
???
- Since:
- 1.0
- See Also:
- Serialized Form
Method Summary |
Object |
answer(org.mockito.invocation.InvocationOnMock invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementsPartialJavaBean
public ImplementsPartialJavaBean()
answer
public Object answer(org.mockito.invocation.InvocationOnMock invocation)
throws Throwable
- Specified by:
answer
in interface org.mockito.stubbing.Answer<Object>
- Overrides:
answer
in class org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues
- Throws:
Throwable
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.