| Package | Description |
|---|---|
| org.assertj.core.api | |
| org.assertj.core.error | |
| org.assertj.core.internal | |
| org.assertj.core.util |
| Class and Description |
|---|
| VisibleForTesting
Indicates that the visibility of a type or member has been relaxed to make the code testable.
|
| Class and Description |
|---|
| VisibleForTesting
Indicates that the visibility of a type or member has been relaxed to make the code testable.
|
| Class and Description |
|---|
| VisibleForTesting
Indicates that the visibility of a type or member has been relaxed to make the code testable.
|
| Class and Description |
|---|
| ArrayWrapperList
A list-like wrapper for arrays.
|
| BigDecimalComparator
A
BigDecimal Comparator based on BigDecimal.compareTo(BigDecimal).Is useful if ones wants to use BigDecimal assertions based on BigDecimal.compareTo(BigDecimal) instead of
BigDecimal.equals(Object) method. |
| GroupFormatUtil |
| Strings.StringsToJoin
Knows how to join
Strings using a given delimiter. |
| Strings.StringToAppend
Knows how to append a given
String to the given target, only if the target does not end with the given
String to append. |
| TextFileWriter |
Copyright © 2013-2015 AssertJ. All Rights Reserved.