Interface MapCSSTagChecker.AssertionConsumer
-
- Enclosing class:
- MapCSSTagChecker
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface static interface MapCSSTagChecker.AssertionConsumer extends Consumer<String>
A handler for assertion error messages (for not fulfilled "assertMatch", "assertNoMatch").