Interface ArgumentConstraintPhrases

All Known Implementing Classes:
AbstractExpectations, Expectations

public interface ArgumentConstraintPhrases
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T
    with(org.hamcrest.Matcher<T> matcher)
     
  • Method Details

    • with

      <T> T with(org.hamcrest.Matcher<T> matcher)