Package org.jmock.internal
Interface ExpectationCollector
-
- All Known Implementing Classes:
InvocationDispatcher
public interface ExpectationCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(Expectation expectation)
-
-
-
Method Detail
-
add
void add(Expectation expectation)
-
-