org.sonatype.sisu.litmus.testsupport.mock
Class ImplementsPartialJavaBean

java.lang.Object
  extended by org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues
      extended by 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

Constructor Summary
ImplementsPartialJavaBean()
           
 
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
 

Constructor Detail

ImplementsPartialJavaBean

public ImplementsPartialJavaBean()
Method Detail

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.