| Name | Description | Type | Package | Framework |
| AssertEquals | to the number of argument values Tuple and each constructor value is . | Class | cascading.operation.assertion | Cascading |
| AssertEqualsAll | provided on the constructor. | Class | cascading.operation.assertion | Cascading |
| AssertExpression | returns true for the given expression pass the assertion. | Class | cascading.operation.assertion | Cascading |
| AssertGroupBase | Class | cascading.operation.assertion | Cascading | |
| AssertGroupBase .Context | Class | cascading.operation.assertion.AssertGroupBase | Cascading | |
| AssertGroupSizeEquals | is equal the given size. | Class | cascading.operation.assertion | Cascading |
| AssertGroupSizeLessThan | Class AssertGroupSizeEquals is an GroupAssertion that asserts the number of items in the current group is less than the given size. | Class | cascading.operation.assertion | Cascading |
| AssertGroupSizeMoreThan | Class AssertGroupSizeEquals is an GroupAssertion that asserts the number of items in the current group is more than the given size. | Class | cascading.operation.assertion | Cascading |
| Assertion | Interface | cascading.operation | Cascading | |
| AssertionException | Class | cascading.operation | Cascading | |
| AssertionLevel | Enum AssertionLevel designates the level of a given Assertion instance. | Class | cascading.operation | Cascading |
| AssertMatches | Tuple by joining each individual element of the Tuple with a tab character (\t) unless otherwise specified. | Class | cascading.operation.assertion | Cascading |
| AssertMatchesAll | Tuple element individually. | Class | cascading.operation.assertion | Cascading |
| AssertNotEquals | to the number of argument values Tuple and each constructor value is not . | Class | cascading.operation.assertion | Cascading |
| AssertNotNull | Class | cascading.operation.assertion | Cascading | |
| AssertNull | Class | cascading.operation.assertion | Cascading | |
| AssertSizeEquals | On evaluation, Tuple. | Class | cascading.operation.assertion | Cascading |
| AssertSizeLessThan | On evaluation, Tuple. | Class | cascading.operation.assertion | Cascading |
| AssertSizeMoreThan | On evaluation, Tuple. | Class | cascading.operation.assertion | Cascading |
| BaseAssertion | this class is not required, but does provide some convenience functions for signaling assertion failures. | Class | cascading.operation.assertion | Cascading |