Interface ActionClause

All Known Implementing Classes:
AbstractExpectations, Expectations

public interface ActionClause
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    will(Action action)
     
  • Method Details

    • will

      void will(Action action)