Test Results - sandbox_triggerpattern_test

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

Summary

100.0%
Tests Failures Errors Skipped Success rate Time
22 0 0 0 100.00% 1.044
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.ui.tests.quickfix.StringSimplificationTest 🔗

Name Status Type Time(s)
testComplexPatternsPrecision 🔗 Success 0.613
testAllPatternsInRealisticCode 🔗 Success 0.042
testMultipleMatches 🔗 Success 0.006
testComprehensiveComplexPatterns 🔗 Success 0.030
testBothPrefixAndSuffix 🔗 Success 0.010
testCollectionSizeCheck 🔗 Success 0.007
testTernaryBooleanTrueFalsePattern 🔗 Success 0.014
testTernaryBooleanFalseTruePattern 🔗 Success 0.017
testBooleanComparisonTruePattern 🔗 Success 0.010
testEmptyStringSuffixPattern 🔗 Success 0.014
testVariousExpressionTypes 🔗 Success 0.017
testEqualsEmptyStringPattern 🔗 Success 0.006
testRequireNonNullElsePattern 🔗 Success 0.012
testBooleanComparisonFalsePattern 🔗 Success 0.012
testStringBuilderSingleAppend 🔗 Success 0.012
testNoMatchForNonEmptyString 🔗 Success 0.019
testObjectsEqualsPattern 🔗 Success 0.011
testComplexExpressions 🔗 Success 0.029
testWithMethodInvocation 🔗 Success 0.010
testEmptyStringPrefixPattern 🔗 Success 0.005
testStringFormatSimplification 🔗 Success 0.009
testStringLengthCheckPattern 🔗 Success 0.007
Properties »

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox