All Classes and Interfaces
Class
Description
Matcher of Optional that matches when the tested value is absent.A
Matcher for Fragiles which are expected to be broken.Matches the expected length of a
CharSequence.A
Matcher to test the description of another Matcher.An
Answer which always throws an AssertionError.A
Matcher to test FragileFunctions.A
Matcher to match Fragiles which are supposed to be non-broken.A
Matcher to test Generatables for the correct start sequence.Factory methods for
Iterable matchers.A
Matcher for Iterators.A version of a
FeatureMatcher which takes a delegate Function instead of requiring to override it.Collection of static matcher factories to test
Matchers.A
Matcher to check if another Matcher matches a specific value.A
Matcher to check if another Matcher mismatches a specific value with a specific description.A container of static methods for creating mocks in a single expression.
A type that combines a
Stubber Generator and FunctionMock
Function that can be used in tests as a convenience instead of 'manually' set up expectations for (multiple) calls.A Matcher for interactions with Mockito mocks.
Matcher for Pair.A
Matcher which runs another matcher multiple times in concurrent threads.A
Matcher for Predicates.A
Matcher to match the presence and value of an Optional.A
Matcher to test simple Procedures.Usage like
Matcher for Single.A
Matcher which matches an entire Stack.A
Matcher which matches Stack.StackTops.Static factory methods for creating test doubles.
A collection of
Matchers for Throwables.