org.jmock.builder

Class InvocationMockerDescriber

Implemented Interfaces:
InvocationMocker.Describer

public class InvocationMockerDescriber
extends Object
implements InvocationMocker.Describer

Method Summary

void
describeTo(StringBuffer buffer, List matchers, Stub stub, String name)
boolean
hasDescription()

Method Details

describeTo

public void describeTo(StringBuffer buffer,
                       List matchers,
                       Stub stub,
                       String name)
Specified by:
describeTo in interface InvocationMocker.Describer

hasDescription

public boolean hasDescription()
Specified by:
hasDescription in interface InvocationMocker.Describer