| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 0.475 |
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| test.rainbow | 10 | 0 | 0 | 0 | 100% | 0.475 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SampleSourceTest | 1 | 0 | 0 | 0 | 100% | 0.387 | |
| TaggedCharMatchTest | 8 | 0 | 0 | 0 | 100% | 0.086 | |
| ReplaceTabsTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
| testSampleSource | 0.368 |
| testEndsWith | 0.007 | |
| testMatchLineComment | 0.002 | |
| testNoMatchLineComment | 0.003 | |
| testMatchJavadocComment | 0.002 | |
| testMatchString | 0.06 | |
| testNull | 0.002 | |
| testStartsWith | 0.003 | |
| testNotEndsWith | 0.003 |
| testReplaceTabs | 0.001 |