Uses of Class
org.faktorips.testsupport.matchers.MessageListSizeMatcher
Packages that use MessageListSizeMatcher
Package
Description
Utility classes for testing Faktor-IPS (generated) code.
-
Uses of MessageListSizeMatcher in org.faktorips.testsupport
Methods in org.faktorips.testsupport that return MessageListSizeMatcherModifier and TypeMethodDescriptionstatic MessageListSizeMatcherIpsMatchers.hasSize(int size) static MessageListSizeMatcherCreates aMessageListSizeMatcherthat matches aMessageListif it'ssizeis matched by the givenMatcher<Integer>.