Test Results - sandbox_xml_cleanup_test

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

Summary

100.0%
Tests Failures Errors Skipped Success rate Time
38 0 0 0 100.00% 1.585
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
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000

Package (default package)

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

Package (default package)

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

Package (default package)

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


TestCase org.sandbox.jdt.ui.tests.quickfix.XMLCleanupTransformationTest 🔗

Name Status Type Time(s)
testEmptyElementsWithAttributesCollapsed 🔗 Success 0.929
testSizeReductionFromCollapsing 🔗 Success 0.056
testLeadingSpacesConvertedToTabs 🔗 Success 0.028
testCommentsPreserved 🔗 Success 0.023
testEmptyElementsCollapsed 🔗 Success 0.015
testEmptyLineReduction 🔗 Success 0.011
testSizeReductionWithNoIndent 🔗 Success 0.042
testIdempotency 🔗 Success 0.075
testSizeReductionSignificant 🔗 Success 0.024
testNestedEmptyElementsCollapsed 🔗 Success 0.038
testEmptyElementsWithWhitespaceCollapsed 🔗 Success 0.040
testLeadingSpaceToTabConversion 🔗 Success 0.023
testElementsWithContentNotCollapsed 🔗 Success 0.021
testTrailingWhitespaceRemoved 🔗 Success 0.033
Properties »

Back to top

TestCase org.sandbox.jdt.ui.tests.quickfix.XMLFileFilteringTest 🔗

Name Status Type Time(s)
testExsdExtensionIsRecognized 🔗 Success 0.001
testXsdExtensionIsRecognized 🔗 Success 0.000
testFeatureXmlIsRecognized 🔗 Success 0.000
testArbitraryXmlIsNotRecognized 🔗 Success 0.003
testPluginXmlIsRecognized 🔗 Success 0.000
testPomXmlIsNotRecognized 🔗 Success 0.001
testFragmentXmlIsRecognized 🔗 Success 0.001
testGenericXmlExtensionIsNotRecognized 🔗 Success 0.000
testPDEDirectoryNames 🔗 Success 0.001
testBuildXmlIsNotRecognized 🔗 Success 0.000
Properties »

Back to top

TestCase org.sandbox.jdt.ui.tests.quickfix.XMLSemanticEqualityTest 🔗

Name Status Type Time(s)
testInvalidXmlReturnsFalse 🔗 Success 0.018
testDifferentContentNotEqual 🔗 Success 0.005
testIdenticalXmlIsEqual 🔗 Success 0.007
testIdenticalCommentsEqual 🔗 Success 0.009
testAssertThrowsOnMismatch 🔗 Success 0.010
testNestedElementsEqual 🔗 Success 0.008
testEmptyElementsEqual 🔗 Success 0.006
testCommentsIgnoredByDefault 🔗 Success 0.007
testAssertDoesNotThrowOnMatch 🔗 Success 0.007
testDifferentElementOrderNotEqual 🔗 Success 0.008
testAttributeOrderIgnored 🔗 Success 0.012
testDifferentAttributeValuesNotEqual 🔗 Success 0.008
testWhitespaceIgnored 🔗 Success 0.006
testCommentsConsideredWhenRequested 🔗 Success 0.006
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox