Class PlanKeyMatcher


  • public class PlanKeyMatcher
    extends Object
    • Constructor Detail

      • PlanKeyMatcher

        public PlanKeyMatcher()
    • Method Detail

      • hasPlanKey

        public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey​(org.hamcrest.Matcher<PlanKey> textMatcher)
      • hasPlanKey

        public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey​(PlanKey planKey)
      • hasPlanKey

        public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey​(String planKey)