Test Results - sandbox_int_to_enum_test

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

Summary

85.7%
14.3%
Tests Failures Errors Skipped Success rate Time
7 0 0 1 85.71% 3.543
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.eclipse.jdt.ui.tests.quickfix.Java22.IntToEnumCleanUpTest 🔗

Name Status Type Time(s)
testNoTransformationWhenDisabled 🔗 Success 1.056
testNoTransformWithoutCommonUnderscorePrefix 🔗 Success 0.199
testSwitchIntToEnumBasic 🔗 Success 0.742
testNoTransformSwitchWithSingleConstant 🔗 Success 0.166
testNoTransformSwitchOnLocalVariable 🔗 Success 0.092
testBasicIfElseToEnumSwitch 🔗 Skipped
Transformation logic not yet implemented - test documents expected behavior
0.000
testNoTransformConstantsUsedElsewhere 🔗 Success 0.087
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox