Class MatcherAssert

All Implemented Interfaces:
Assert<MatcherAssert,Matcher>, Descriptable<MatcherAssert>, ExtensionPoints<MatcherAssert,Matcher>

public class MatcherAssert extends AbstractMatcherAssert<MatcherAssert>
Assertions for Matcher.
Author:
Jiashu Zhang
  • Constructor Details

    • MatcherAssert

      protected MatcherAssert(Matcher actual)