Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
8 | 0 | 0 | 0 | 100% | 0.041 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
net.stoerr.chatgpt.codevengine | 8 | 0 | 0 | 0 | 100% | 0.041 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
net.stoerr.chatgpt.codevengine
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
TbUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.021 s | |
GitIgnoreRulesTest | 6 | 0 | 0 | 0 | 100% | 0.020 s |
Test Cases
[Summary] [Package List] [Test Cases]
TbUtilsTest
testCompileReplacementWithBackslashes | 0.021 s | |
testCompileReplacementWithGroupReferences | 0 s |
GitIgnoreRulesTest
testEmptyGitignoreFile | 0.014 s | |
testNegatedGitignoreRuleThrowsException | 0.002 s | |
testValidGitignoreRules | 0.001 s | |
testIsNotIgnored | 0.001 s | |
testIsIgnored | 0.001 s | |
testNoGitignoreFile | 0.001 s |