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.244
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.359
testSizeReductionFromCollapsing 🔗 Success 0.041
testLeadingSpacesConvertedToTabs 🔗 Success 0.042
testCommentsPreserved 🔗 Success 0.033
testEmptyElementsCollapsed 🔗 Success 0.033
testEmptyLineReduction 🔗 Success 0.033
testSizeReductionWithNoIndent 🔗 Success 0.081
testIdempotency 🔗 Success 0.085
testSizeReductionSignificant 🔗 Success 0.034
testNestedEmptyElementsCollapsed 🔗 Success 0.031
testEmptyElementsWithWhitespaceCollapsed 🔗 Success 0.027
testLeadingSpaceToTabConversion 🔗 Success 0.028
testElementsWithContentNotCollapsed 🔗 Success 0.024
testTrailingWhitespaceRemoved 🔗 Success 0.018
Properties »

Back to top

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

Name Status Type Time(s)
testExsdExtensionIsRecognized 🔗 Success 0.004
testXsdExtensionIsRecognized 🔗 Success 0.001
testFeatureXmlIsRecognized 🔗 Success 0.000
testArbitraryXmlIsNotRecognized 🔗 Success 0.000
testPluginXmlIsRecognized 🔗 Success 0.000
testPomXmlIsNotRecognized 🔗 Success 0.001
testFragmentXmlIsRecognized 🔗 Success 0.000
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.112
testDifferentContentNotEqual 🔗 Success 0.009
testIdenticalXmlIsEqual 🔗 Success 0.009
testIdenticalCommentsEqual 🔗 Success 0.007
testAssertThrowsOnMismatch 🔗 Success 0.013
testNestedElementsEqual 🔗 Success 0.008
testEmptyElementsEqual 🔗 Success 0.014
testCommentsIgnoredByDefault 🔗 Success 0.008
testAssertDoesNotThrowOnMatch 🔗 Success 0.002
testDifferentElementOrderNotEqual 🔗 Success 0.011
testAttributeOrderIgnored 🔗 Success 0.007
testDifferentAttributeValuesNotEqual 🔗 Success 0.007
testWhitespaceIgnored 🔗 Success 0.009
testCommentsConsideredWhenRequested 🔗 Success 0.016
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox