[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 20 | 0 | 1 | 95.00% | 9.64 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| net.sf.jour.filter | 12 | 0 | 0 | 100.00% | 7.18 |
| net.sf.jour.rt.agent | 1 | 0 | 1 | 0.00% | 1.30 |
| net.sf.jour.rt.view | 1 | 0 | 0 | 100.00% | 0.32 |
| net.sf.jour.timer | 6 | 0 | 0 | 100.00% | 0.84 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| MatchStringFilterTest | 2 | 0 | 0 | 100.00% | 1.622 |
|
| PointcutTest | 7 | 0 | 0 | 100.00% | 2.734 |
|
| TimeFilterTest | 3 | 0 | 0 | 100.00% | 2.824 |
[ summary] [ package list] [ test cases]
|
| testPointcutModifierFilter | 1.21 |
|
| testPointcut | 0.14 |
|
| testPointcutList | 0.26 |
|
| testPointcutParamType | 0.08 |
|
| testPointcutModifier | 0.01 |
|
| testInterfacesImplements | 0.04 |
|
| testClassAsFilter | 0.08 |
|
| warning |
No tests found in net.sf.jour.rt.agent.AsyncEventLoggerTest
| |
junit.framework.AssertionFailedError: No tests found in net.sf.jour.rt.agent.AsyncEventLoggerTest
| |