Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
59 |
0 |
0 |
0 |
100% |
0.123 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
CharSequencesTest
|
compareToGreaterThan |
0.02 |
|
lastIndexOfFirst |
0.001 |
|
compareToLessThan |
0.001 |
|
nonZeroLengthStringBuilderIsNotEmpty |
0.001 |
|
trimBothEnds |
0.001 |
|
startsWith |
0.001 |
|
zeroLengthStringIsEmpty |
0.001 |
|
trimLeading |
0.001 |
|
endsWithIdentical |
0 |
|
toBytes |
0.003 |
|
indexOfNotFound |
0.001 |
|
indexOfFirst |
0.001 |
|
doesNotEndWithDifferentLength |
0.001 |
|
lastIndexOfLast |
0.001 |
|
comparator |
0.001 |
|
nothingToTrim |
0.001 |
|
compareToEqual |
0 |
|
nullIsEmpty |
0 |
|
lastIndexOf |
0 |
|
sameBothNull |
0 |
|
doesNotStartWit_ |
0.001 |
|
doesNotStartWith |
0 |
|
_oesNotEndWith |
0 |
|
same |
0 |
|
consistentHashCodeBetweenStringBuilderAndString |
0.001 |
|
notSameFirstIsNull |
0 |
|
startsWithIdentical |
0 |
|
indexOfStartingFromNonZero |
0 |
|
lastIndexOfNotFound |
0 |
|
replace |
0.004 |
|
indexOfLast |
0 |
|
doesNotEndWit_ |
0 |
|
doesNotEndWith |
0.001 |
|
endsWith |
0 |
|
notSameSecondIsNull |
0 |
|
trimTrailing |
0 |
|
doesNotStartWithDifferentLength |
0 |
|
replaceIsNullSafe |
0.001 |
|
indexOf |
0 |
|
notSameDifferentLength |
0 |
|
notSame |
0 |
CharStarTest
|
compareToGreaterThan |
0.001 |
|
compareToLessThan |
0 |
|
serializableSubsequence |
0.028 |
|
notEqualToEquivalentString |
0.003 |
|
notEqualAtEndDifferentLength |
0 |
|
subsequenceInvalidWhenEndIndexIsNegative |
0 |
|
notEqualAtEnd |
0.001 |
|
compareToEqual |
0 |
|
subsequenceInvalidWhenStartIndexIsGreaterThanEndIndex |
0 |
|
notEqualInMiddle |
0.001 |
|
equal |
0 |
|
subsequenceInvalidWhenStartIndexIsNegative |
0 |
|
subsequenceToStringIsOnlySubsequence |
0.001 |
|
backedSubsequenceMaintainsMutableState |
0 |
|
notEqualAtStart |
0.001 |
|
notEqualToNullObject |
0.004 |
|
notEqualToNullInstance |
0.001 |
|
consistentHashCodeWithString |
0 |