Class NegativeContainsPattern

All Implemented Interfaces:
NamedValueMatcher<String>, ValueMatcher<String>

public class NegativeContainsPattern extends StringValuePattern
  • Constructor Details

    • NegativeContainsPattern

      public NegativeContainsPattern(String expectedValue)
  • Method Details