Name | Status | Type | Time(s) |
testCapitaliseAlreadyCapitalisedAllAfterReturnedAsLowerCase | Success | | 0.000 |
testSplitCommaSeparatedTokensWithConsecutiveCommas | Success | | 0.000 |
testSortByDecreasingLengthArrayAllLengthsDifferent | Success | | 0.000 |
testSplitDirAndFileNamesRelPathLongerForSeparatorOnly | Success | | 0.001 |
testSplitDirAndFileNamesRelPathDoesNotContainBasePath | Success | | 0.000 |
testGetOutputFileAbsPathCreatesDirAndFileIfInexisting | Success | | 0.002 |
testGetOutputFileAbsPathCreatesFileIfInexistingAndBackup | Success | | 0.003 |
testSplitLinesNull | Success | | 0.000 |
testSplitLinesEmpty | Success | | 0.001 |
testSplitLinesNoCompact | Success | | 0.000 |
testTruncateStart | Success | | 0.001 |
testGetIndentSpaces | Success | | 0.000 |
testCapitaliseNullArg | Success | | 0.000 |
testCapitaliseEmptyArg | Success | | 0.000 |
testLooksLikePlural | Success | | 0.000 |
testParseIntNotNumber | Success | | 0.000 |
testParseIntEmpty | Success | | 0.000 |
testParseIntZeroNull | Success | | 0.000 |
testParseIntZeroEmpty | Success | | 0.001 |
testNull2emptyNonNull | Success | | 0.000 |
testNull2emptyNull | Success | | 0.000 |
testGetKeysByValue | Success | | 0.000 |
testInitPropsFromFile | Success | | 0.001 |
testGetResourceAbsPath | Success | | 0.001 |
testSplitDirAndFileNames | Success | | 0.000 |
testGetFileExtensionNull | Success | | 0.001 |
testGetFileExtension | Success | | 0.000 |
testDeleteAcceptsNull | Success | | 0.001 |
testClearClipboard | Success | | 0.080 |
testCopyTextToClipboard | Success | | 0.001 |
testCopyHtmlToClipboard | Success | | 0.001 |
testCopyImageToClipboard | Skipped | N/A
| 0.000 |
testFormattDuration | Success | | 0.000 |
testEnsureNotNullObjNull | Success | | 0.000 |
testEnsureNotEmptyMap | Success | | 0.000 |
testEnsureNotEmptyArray | Success | | 0.000 |
testSplitCommaSeparatedTokensEmptyArg | Success | | 0.000 |
testSplitCommaSeparatedTokensNullArg | Success | | 0.000 |
testSplitCommaSeparatedTokensNoComma | Success | | 0.000 |
testSplitCharSeparatedTokensWithDots | Success | | 0.000 |
testConcatCharSeparatedTokensTokensNull | Success | | 0.000 |
testConcatCharSeparatedTokensTokensEmpty | Success | | 0.000 |
testFillString | Success | | 0.000 |
testTruncateEnd | Success | | 0.000 |
testCapitalise | Success | | 0.000 |
testParseIntNull | Success | | 0.000 |
testParseInt | Success | | 0.000 |
testParseIntZero | Success | | 0.000 |
testSplitLinesCompactWithNewLine | Success | | 0.000 |
testGetIndentSpacesArgNegative | Success | | 0.000 |
testGetIndentSpacesArgZero | Success | | 0.000 |
testParseIntZeroNotNumber | Success | | 0.000 |
testCreateKeyValuePairNullKeyOk | Success | | 0.000 |
testInitPropsFromFileNull | Success | | 0.000 |
testInitPropsFromFileEmpty | Success | | 0.000 |
testInitPropsFromFileInexisting | Success | | 0.000 |
testGetFileExtensionEmpty | Success | | 0.000 |
testGetDirectoryExpectsExisting | Success | | 0.001 |
testFetchTextFromClipboard | Success | | 0.000 |
testEnsureNotNullAcceptsNullName | Success | | 0.000 |
testEnsureNotEmptyStringNull | Success | | 0.000 |
testEnsureNotEmptyStringString | Success | | 0.000 |
testEnsureNotEmptyMapNullMap | Success | | 0.000 |
testEnsureNotEmptyCollection | Success | | 0.001 |
testEnsureNotEmptyArrayNullArray | Success | | 0.000 |
testConcatCharSeparatedTokensSeparatorNull | Success | | 0.000 |
testConcatCharSeparatedTokensSeparatorEmpty | Success | | 0.000 |
testConcatCharSeparatedTokensSeparatorTab | Success | | 0.000 |
testConcatCharSeparatedTokensWithDelimiter | Success | | 0.000 |
testSortByDecreasingLengthArrayNullArgument | Success | | 0.000 |
testSortByDecreasingLengthArrayEmptyArgument | Success | | 0.001 |
testSortByDecreasingLengthArraySomeLengthsSame | Success | | 0.000 |
testSortByDecreasingLengthMapNullArgument | Success | | 0.000 |
testSortByDecreasingLengthMapEmptyArgument | Success | | 0.000 |
testSortByDecreasingLengthMapAllLengthsDifferent | Success | | 0.000 |
testSortByDecreasingLengthMapSomeLengthsSame | Success | | 0.000 |
testGetResourceAbsPathDetailNullOrEmptyOk | Success | | 0.000 |
testEnsureNotEmptyCollectionAcceptsNullName | Success | | 0.000 |
testEnsureNotEmptyCollectionNullCollection | Success | | 0.000 |
testCopy | Success | | 0.000 |
testConcatCharSeparatedTokensNoDelimiter | Success | | 0.000 |
testCreateKeyValuePairNullValueOk | Success | | 0.000 |
testCreateKeyValuePairSingleEntry | Success | | 0.000 |
testGetResourceAbsPathResourceNull | Success | | 0.000 |
testGetResourceAbsPathResourceEmpty | Success | | 0.000 |
testSplitDirAndFileNamesRelPathNull | Success | | 0.000 |
testSplitDirAndFileNamesRelPathEmpty | Success | | 0.000 |
testSplitDirAndFileNamesBasePathNull | Success | | 0.000 |
testSplitDirAndFileNamesBasePathEmpty | Success | | 0.000 |
testSplitDirAndFileNamesBothPathsSame | Success | | 0.001 |
testGetFileExtensionNoneReturnsNull | Success | | 0.000 |
testGetDirectoryCreateIfInexisting | Success | | 0.001 |
testCopyTextToClipboardNullIsNoOp | Success | | 0.001 |
testCopyTextToClipboardEmptyIsNoOp | Success | | 0.001 |
testCopyHtmlToClipboardNullIsNoOp | Success | | 0.000 |
testCopyHtmlToClipboardEmptyIsNoOp | Success | | 0.000 |
testEnsureNotEmptyStringAcceptsNullName | Success | | 0.000 |
testEnsureNotEmptyMapAcceptsNullName | Success | | 0.000 |
testEnsureNotEmptyArrayAcceptsNullName | Success | | 0.000 |