Class | Description |
---|---|
CharSequenceContains |
Tests if the argument is a string that contains a substring.
|
ComponentAssert |
Assertion methods for
Component s. |
ComponentConditions |
Various helpers to match against
InspectableComponent s. |
HamcrestCondition<T> |
Wraps a Hamcrest
Matcher in an AssertJ Condition. |
LithoAssertions |
Common entry point for Litho assertions.
|
LithoRepresentation |
Inheritance sucks.
|
LithoViewAssert |
Assertion methods for
LithoView s. |
LithoViewAssert.OccurrenceCount | |
LithoViewSubComponentDeepExtractor |
Recursively extracts sub components from a LithoView holding one or more Components, wrapping
them in an
InspectableComponent . |
LithoViewSubComponentExtractor | |
StateValueAssert<T> |
Assertion methods for
StateValue . |
SubCharSequenceMatcher | |
SubComponentDeepExtractor |
An extractor to be used with
org.assertj.core.api.Assertions#assertThat . |
SubComponentExtractor |
An extractor to be used with
org.assertj.core.api.Assertions#assertThat . |