All Classes
-
All Classes Interface Summary Class Summary Class Description AllItemsMatch<T> All items in a collection matches the given matcher.ConsoleWatcher Printed output watcher rule.DataProviderUtil DistinctFrom<T> Matcher to check that two sets does not have any common elements.EqualIgnoreIndent Equality matcher that ignores line indent.EqualToLines Equality matcher that that ignores changes in line separators, and shows a line by line diff on mismatch.ExtraMatchers Extra hamcrest matchers.FakeClock Fake clock implementation for testing.FakeClock.TimeListener FakeScheduledExecutor A scheduled executor that uses a fake clock as back-bone to the executor.ImmediateExecutor Fake executor service that runs all tasks immediately.InRange<T extends java.lang.Number> Numeric Value range matcher.IntegrationExecutor Helper to handle process forking related to testing a jar file.MatchesRegex Checks that the matching string matches the regex.RegexDataProviderMethodResolver Use a regex to match data provider method names instead of the default name replacement strategy, or simple name matching.ResourceUtils Utility for help with managing resources during tests.