Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
31 |
0 |
0 |
0 |
100% |
1.225 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
FileMapTest
|
baseDirectoryNotFoundThrownAsIllegalArgument |
0.015 |
|
duplicatesAreHeldInMultimap |
0.006 |
|
emptyFilesAreHeldAsDuplicatesInMultimap |
0.001 |
|
sha1HexReturnsEmptyStringIfFileNotFound |
0.001 |
|
allFilesIndexed |
0.004 |
|
contentCorrect |
0.002 |
NetlifyTest
|
destroySite |
0.725 |
|
listSites |
0.084 |
|
deployZip |
0.105 |
|
findSiteId |
0.062 |
|
createSite |
0.06 |
|
attemptToDestroyUnknownSiteThrows |
0.043 |
|
listDeploys |
0.037 |
SplitFileSuffixTest
|
zeroTotalIsFineButUseless |
0 |
|
totalOfOneIsASpecialCase |
0 |
|
ninetyThree |
0 |
|
oneInManyIsNotASpecialCase |
0.002 |
|
negativeTotalIsInvalid |
0.002 |
|
whenNegativeIndexThenThrowsIndexOutOfBounds |
0 |
|
nine |
0 |
|
oneThousandTwoHundredAndThirtyFour |
0 |
|
ninetyNine |
0 |
|
oneMillion |
0 |
|
iterable |
0 |
|
oneHundred |
0 |
|
indexOutOfBounds |
0 |
|
givenNothingAvailableWhenNextIsInvokedThenThrowsNoSuch |
0 |
DigestiveTest
|
hexString |
0 |
|
sha1 |
0 |
|
sha1InputStreamThrowsUncheckedIO |
0 |
|
noSuchAlgorithmThrownAsIllegalArgument |
0.04 |