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
20 0 0 0 100.00% 1.264
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)
testValidConfigMode 🔗 Success 0.109
testStartWithQuietVerboseConflict 🔗 Success 0.012
testQuietVerboseConflict 🔗 Success 0.010
testStartWithMissingConfig 🔗 Success 0.926
testStartWithVerboseMode 🔗 Success 0.021
testNonExistentConfigFile 🔗 Success 0.012
testStartWithFunctionalLoopCleanupChainedAnyMatch 🔗 Success 0.009
testMissingConfigFile 🔗 Success 0.002
testStartWithFunctionalLoopCleanupSimpleForEach 🔗 Success 0.006
testDirectory 🔗 Success 0.006
testHelpFlag 🔗 Success 0.003
testStartWithQuietMode 🔗 Success 0.006
testNoFilesSpecified 🔗 Success 0.003
testStartWithWhileToEnhancedForLoopCleanup 🔗 Success 0.006
testStartWithHelp 🔗 Success 0.004
testMultipleFiles 🔗 Success 0.007
testNonExistentFile 🔗 Success 0.002
testVerboseFlag 🔗 Success 0.010
testStartWithFunctionalLoopCleanupSimpleAllMatch 🔗 Success 0.008
testQuietFlag 🔗 Success 0.011
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox