Test Results - sandbox_css_cleanup_test

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

Summary

100.0%
Tests Failures Errors Skipped Success rate Time
28 0 0 0 100.00% 31.348
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
(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

Package (default package)

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


TestCase org.sandbox.jdt.internal.css.core.CSSValidationResultTest 🔗

Name Status Type Time(s)
testIssueProperties 🔗 Success 0.001
testNullIssuesListHandling 🔗 Success 0.001
testValidResult 🔗 Success 0.001
testIssuesListIsUnmodifiable 🔗 Success 0.010
testInvalidResultWithIssues 🔗 Success 0.001
Properties »

Back to top

TestCase org.sandbox.jdt.internal.css.core.NodeExecutorTest 🔗

Name Status Type Time(s)
testExecuteNpxWithInvalidCommand 🔗 Success 1.065
testNpxAvailabilityCheckIsConsistent 🔗 Success 0.527
testExecuteNpxWithVersion 🔗 Success 0.247
testNpxIsActuallyAvailable 🔗 Success 0.285
testIsNpxAvailableDoesNotThrow 🔗 Success 0.274
testExecutionResultClassExists 🔗 Success 0.001
testIsNodeAvailableDoesNotThrow 🔗 Success 0.018
testNodeIsActuallyAvailable 🔗 Success 0.015
testNodeAvailabilityCheckIsConsistent 🔗 Success 0.026
Properties »

Back to top

TestCase org.sandbox.jdt.internal.css.core.PrettierRunnerTest 🔗

Name Status Type Time(s)
testPrettierRunnerIsInstantiable 🔗 Success 0.225
testIsPrettierAvailable 🔗 Success 1.305
testFormatCssWithMultipleRules 🔗 Success 1.286
testFormatThrowsWhenNpxNotAvailable 🔗 Success 0.297
testFormatPreservesSemantics 🔗 Success 1.381
testFormatSimpleCss 🔗 Success 1.540
Properties »

Back to top

TestCase org.sandbox.jdt.internal.css.core.StylelintRunnerTest 🔗

Name Status Type Time(s)
testFixThrowsWhenNpxNotAvailable 🔗 Success 0.303
testIsStylelintAvailable 🔗 Success 0.956
testValidateReturnsCSSValidationResult 🔗 Success 1.635
testFixPreservesSemantics 🔗 Success 2.174
testFixReturnsString 🔗 Success 2.042
testStylelintRunnerIsInstantiable 🔗 Success 0.020
testValidateThrowsWhenNpxNotAvailable 🔗 Success 0.239
testValidateValidCss 🔗 Success 2.467
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox