Unit Test Results.

Designed for use with JUnit and Ant.

Class org.tanjakostic.jcleancim.util.UtilTest

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
UtilTest990010.1362016-07-23T20:39:46bulica

Tests

NameStatusTypeTime(s)
testCapitaliseAlreadyCapitalisedAllAfterReturnedAsLowerCaseSuccess0.000
testSplitCommaSeparatedTokensWithConsecutiveCommasSuccess0.000
testSortByDecreasingLengthArrayAllLengthsDifferentSuccess0.000
testSplitDirAndFileNamesRelPathLongerForSeparatorOnlySuccess0.001
testSplitDirAndFileNamesRelPathDoesNotContainBasePathSuccess0.000
testGetOutputFileAbsPathCreatesDirAndFileIfInexistingSuccess0.002
testGetOutputFileAbsPathCreatesFileIfInexistingAndBackupSuccess0.003
testSplitLinesNullSuccess0.000
testSplitLinesEmptySuccess0.001
testSplitLinesNoCompactSuccess0.000
testTruncateStartSuccess0.001
testGetIndentSpacesSuccess0.000
testCapitaliseNullArgSuccess0.000
testCapitaliseEmptyArgSuccess0.000
testLooksLikePluralSuccess0.000
testParseIntNotNumberSuccess0.000
testParseIntEmptySuccess0.000
testParseIntZeroNullSuccess0.000
testParseIntZeroEmptySuccess0.001
testNull2emptyNonNullSuccess0.000
testNull2emptyNullSuccess0.000
testGetKeysByValueSuccess0.000
testInitPropsFromFileSuccess0.001
testGetResourceAbsPathSuccess0.001
testSplitDirAndFileNamesSuccess0.000
testGetFileExtensionNullSuccess0.001
testGetFileExtensionSuccess0.000
testDeleteAcceptsNullSuccess0.001
testClearClipboardSuccess0.080
testCopyTextToClipboardSuccess0.001
testCopyHtmlToClipboardSuccess0.001
testCopyImageToClipboardSkippedN/A

0.000
testFormattDurationSuccess0.000
testEnsureNotNullObjNullSuccess0.000
testEnsureNotEmptyMapSuccess0.000
testEnsureNotEmptyArraySuccess0.000
testSplitCommaSeparatedTokensEmptyArgSuccess0.000
testSplitCommaSeparatedTokensNullArgSuccess0.000
testSplitCommaSeparatedTokensNoCommaSuccess0.000
testSplitCharSeparatedTokensWithDotsSuccess0.000
testConcatCharSeparatedTokensTokensNullSuccess0.000
testConcatCharSeparatedTokensTokensEmptySuccess0.000
testFillStringSuccess0.000
testTruncateEndSuccess0.000
testCapitaliseSuccess0.000
testParseIntNullSuccess0.000
testParseIntSuccess0.000
testParseIntZeroSuccess0.000
testSplitLinesCompactWithNewLineSuccess0.000
testGetIndentSpacesArgNegativeSuccess0.000
testGetIndentSpacesArgZeroSuccess0.000
testParseIntZeroNotNumberSuccess0.000
testCreateKeyValuePairNullKeyOkSuccess0.000
testInitPropsFromFileNullSuccess0.000
testInitPropsFromFileEmptySuccess0.000
testInitPropsFromFileInexistingSuccess0.000
testGetFileExtensionEmptySuccess0.000
testGetDirectoryExpectsExistingSuccess0.001
testFetchTextFromClipboardSuccess0.000
testEnsureNotNullAcceptsNullNameSuccess0.000
testEnsureNotEmptyStringNullSuccess0.000
testEnsureNotEmptyStringStringSuccess0.000
testEnsureNotEmptyMapNullMapSuccess0.000
testEnsureNotEmptyCollectionSuccess0.001
testEnsureNotEmptyArrayNullArraySuccess0.000
testConcatCharSeparatedTokensSeparatorNullSuccess0.000
testConcatCharSeparatedTokensSeparatorEmptySuccess0.000
testConcatCharSeparatedTokensSeparatorTabSuccess0.000
testConcatCharSeparatedTokensWithDelimiterSuccess0.000
testSortByDecreasingLengthArrayNullArgumentSuccess0.000
testSortByDecreasingLengthArrayEmptyArgumentSuccess0.001
testSortByDecreasingLengthArraySomeLengthsSameSuccess0.000
testSortByDecreasingLengthMapNullArgumentSuccess0.000
testSortByDecreasingLengthMapEmptyArgumentSuccess0.000
testSortByDecreasingLengthMapAllLengthsDifferentSuccess0.000
testSortByDecreasingLengthMapSomeLengthsSameSuccess0.000
testGetResourceAbsPathDetailNullOrEmptyOkSuccess0.000
testEnsureNotEmptyCollectionAcceptsNullNameSuccess0.000
testEnsureNotEmptyCollectionNullCollectionSuccess0.000
testCopySuccess0.000
testConcatCharSeparatedTokensNoDelimiterSuccess0.000
testCreateKeyValuePairNullValueOkSuccess0.000
testCreateKeyValuePairSingleEntrySuccess0.000
testGetResourceAbsPathResourceNullSuccess0.000
testGetResourceAbsPathResourceEmptySuccess0.000
testSplitDirAndFileNamesRelPathNullSuccess0.000
testSplitDirAndFileNamesRelPathEmptySuccess0.000
testSplitDirAndFileNamesBasePathNullSuccess0.000
testSplitDirAndFileNamesBasePathEmptySuccess0.000
testSplitDirAndFileNamesBothPathsSameSuccess0.001
testGetFileExtensionNoneReturnsNullSuccess0.000
testGetDirectoryCreateIfInexistingSuccess0.001
testCopyTextToClipboardNullIsNoOpSuccess0.001
testCopyTextToClipboardEmptyIsNoOpSuccess0.001
testCopyHtmlToClipboardNullIsNoOpSuccess0.000
testCopyHtmlToClipboardEmptyIsNoOpSuccess0.000
testEnsureNotEmptyStringAcceptsNullNameSuccess0.000
testEnsureNotEmptyMapAcceptsNullNameSuccess0.000
testEnsureNotEmptyArrayAcceptsNullNameSuccess0.000
Properties »