All Classes and Interfaces

Classes
Class
Description
Matches a MessageList if it is empty.
Hamcrest Matchers for use in JUnit tests of Faktor-IPS (generated) code.
Matches a Message if it's message code is the given messageCode.
Checks whether a Message contains the given invalid object.
Checks whether a MessageList contains a Message with a certain message code.
Matches a MessageList if one of it's Messages is matched by the given Matcher<Message>.
Matches a MessageList if it contains a given number of Messages with a given ObjectProperty.
Matches a MessageList's size.
Matches a Message if it's markers contain the given marker.
A typesafe Matcher for a Message.
Creates a MessageMatcher that extracts a property of type <P> from a Message and matches it with a given matcher.
Matches a Message if it's severity is the given Severity.
Implementation of InternationalString which uses the same text for all locales.
Hamcrest Matchers for use in JUnit tests of Faktor-IPS value sets.
Utility class to wait in increasing intervals up to a set maximum duration for some condition to be true.