Package org.faktorips.testsupport


@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class) package org.faktorips.testsupport
Utility classes for testing Faktor-IPS (generated) code.
  • IpsMatchers offers static factory methods to create matchers for Messages, MessageLists and other Faktor-IPs objects.
  • Classes
    Class
    Description
    Hamcrest Matchers for use in JUnit tests of Faktor-IPS (generated) code.
    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.