Class BaseTestCase.SimpleAction
java.lang.Object
org.opendaylight.lispflowmapping.tools.junit.BaseTestCase.SimpleAction
- All Implemented Interfaces:
org.hamcrest.SelfDescribing,org.jmock.api.Action,org.jmock.api.Invokable
- Enclosing class:
- BaseTestCase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddescribeTo(org.hamcrest.Description arg0) abstract Objectinvoke(org.jmock.api.Invocation invocation)
-
Constructor Details
-
SimpleAction
protected SimpleAction()
-
-
Method Details
-
describeTo
public void describeTo(org.hamcrest.Description arg0) - Specified by:
describeToin interfaceorg.hamcrest.SelfDescribing
-
invoke
- Specified by:
invokein interfaceorg.jmock.api.Invokable- Throws:
Throwable
-