|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.core.matching.impl.AssertVerifyingMatchingInvocationHandler
org.unitils.mock.core.matching.impl.AssertNotInvokedVerifyingMatchingInvocationHandler
public class AssertNotInvokedVerifyingMatchingInvocationHandler
| Field Summary |
|---|
| Fields inherited from class org.unitils.mock.core.matching.impl.AssertVerifyingMatchingInvocationHandler |
|---|
mockFactory, scenario |
| Constructor Summary | |
|---|---|
AssertNotInvokedVerifyingMatchingInvocationHandler(Scenario scenario,
MockFactory mockFactory)
|
|
| Method Summary | |
|---|---|
protected void |
performAssertion(Scenario scenario,
BehaviorDefiningInvocation behaviorDefiningInvocation)
|
protected java.lang.Object |
performChainedAssertion(Mock<?> mock)
|
| Methods inherited from class org.unitils.mock.core.matching.impl.AssertVerifyingMatchingInvocationHandler |
|---|
createChainedMock, handleInvocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertNotInvokedVerifyingMatchingInvocationHandler(Scenario scenario,
MockFactory mockFactory)
| Method Detail |
|---|
protected void performAssertion(Scenario scenario,
BehaviorDefiningInvocation behaviorDefiningInvocation)
performAssertion in class AssertVerifyingMatchingInvocationHandlerprotected java.lang.Object performChainedAssertion(Mock<?> mock)
performChainedAssertion in class AssertVerifyingMatchingInvocationHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||