Class BaseExpectations.ReturnField

java.lang.Object
org.opendaylight.lispflowmapping.tools.junit.BaseExpectations.ReturnField
All Implemented Interfaces:
org.hamcrest.SelfDescribing, org.jmock.api.Action, org.jmock.api.Invokable
Enclosing class:
BaseExpectations

protected static final class BaseExpectations.ReturnField extends Object implements org.jmock.api.Action
  • Constructor Details

  • Method Details

    • describeTo

      public void describeTo(org.hamcrest.Description description)
      Specified by:
      describeTo in interface org.hamcrest.SelfDescribing
    • invoke

      public Object invoke(org.jmock.api.Invocation invocation) throws Throwable
      Specified by:
      invoke in interface org.jmock.api.Invokable
      Throws:
      Throwable