Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.089 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.089 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 |
|---|---|---|---|---|---|---|---|
| GitIgnoreRulesTest | 6 | 0 | 0 | 0 | 100% | 0.077 s | |
| TbUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.012 s |
Test Cases
[Summary] [Package List] [Test Cases]
GitIgnoreRulesTest
| testEmptyGitignoreFile | 0.020 s | |
| testNegatedGitignoreRuleThrowsException | 0 s | |
| testValidGitignoreRules | 0 s | |
| testIsNotIgnored | 0.001 s | |
| testIsIgnored | 0.001 s | |
| testNoGitignoreFile | 0.001 s |
TbUtilsTest
| testCompileReplacementWithBackslashes | 0.006 s | |
| testCompileReplacementWithGroupReferences | 0 s |