| Package | Description |
|---|---|
| org.assertj.core.error | |
| org.assertj.core.error.uri | |
| org.assertj.core.internal |
| Class and Description |
|---|
| AbstractShouldHaveTextContent
Base class for text content error.
|
| AssertionErrorFactory
Factory of
s. |
| BasicErrorMessageFactory
A factory of error messages typically shown when an assertion fails.
|
| DescriptionFormatter
Formats the
s to be included in assertion errors. |
| ErrorMessageFactory
Factory of error messages.
|
| MessageFormatter
Formats the messages to be included in assertion errors.
|
| ShouldHaveAtLeastOneElementOfType
Creates an error message indicating that a group does not have an element of the given type.
|
| ShouldHaveExtension
Creates an error message indicating that a
File should have extension. |
| ShouldHaveName
Creates an error message indicating that a
File should have name. |
| ShouldHaveNoParent
Creates an error message when a
File should not have a parent. |
| ShouldHaveOnlyElementsOfType
Creates an error message indicating that a group does not have an element of the given type.
|
| ShouldHaveParent
Creates an error message indicating that a
File should have a parent. |
| Class and Description |
|---|
| BasicErrorMessageFactory
A factory of error messages typically shown when an assertion fails.
|
| ErrorMessageFactory
Factory of error messages.
|
| Class and Description |
|---|
| AssertionErrorFactory
Factory of
s. |
| ErrorMessageFactory
Factory of error messages.
|
Copyright © 2013-2015 AssertJ. All Rights Reserved.