Test Results - sandbox_cleanup_application_test

All Test Modules | GitHub Repository | Coverage Reports Designed for use with JUnit.

Summary

100.0%
Tests Failures Errors Skipped Success rate Time
36 0 0 0 100.00% 1.351
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name Tests Errors Failures Skipped Time(s) Time Stamp Host
(default package) 0 0 0 0 0.000

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top


TestCase org.sandbox.jdt.core.cleanupapp.CodeCleanupApplicationTest 🔗

Name Status Type Time(s)
testPatchArgument 🔗 Success 0.141
testValidConfigMode 🔗 Success 0.011
testStartWithQuietVerboseConflict 🔗 Success 0.022
testScopeMain 🔗 Success 0.002
testScopeTest 🔗 Success 0.006
testDoubleHyphenHelpFlag 🔗 Success 0.002
testQuietVerboseConflict 🔗 Success 0.002
testModeApply 🔗 Success 0.006
testModeCheck 🔗 Success 0.010
testStartWithMissingConfig 🔗 Success 0.856
testStartWithVerboseMode 🔗 Success 0.021
testNonExistentConfigFile 🔗 Success 0.011
testStartWithFunctionalLoopCleanupChainedAnyMatch 🔗 Success 0.015
testHelpContainsNewArguments 🔗 Success 0.009
testMissingConfigFile 🔗 Success 0.009
testStartWithFunctionalLoopCleanupSimpleForEach 🔗 Success 0.010
testScopeInvalid 🔗 Success 0.007
testExitCodeConstants 🔗 Success 0.006
testModeInvalid 🔗 Success 0.006
testReportArgument 🔗 Success 0.006
testDirectory 🔗 Success 0.006
testDefaultModeIsApply 🔗 Success 0.003
testHelpFlag 🔗 Success 0.004
testStartWithQuietMode 🔗 Success 0.003
testCombinedNewArguments 🔗 Success 0.005
testSourceArgument 🔗 Success 0.008
testModeDiff 🔗 Success 0.006
testNoFilesSpecified 🔗 Success 0.002
testStartWithWhileToEnhancedForLoopCleanup 🔗 Success 0.004
testStartWithHelp 🔗 Success 0.005
testMultipleFiles 🔗 Success 0.008
testDefaultScopeIsBoth 🔗 Success 0.004
testNonExistentFile 🔗 Success 0.005
testVerboseFlag 🔗 Success 0.005
testStartWithFunctionalLoopCleanupSimpleAllMatch 🔗 Success 0.005
testQuietFlag 🔗 Success 0.005
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox