[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
8 | 0 | 1 | 87.50% | 6.66 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.codehaus.ivory | 5 | 0 | 1 | 80.00% | 3.76 |
org.codehaus.ivory.list | 1 | 0 | 0 | 100.00% | 2.64 |
org.codehaus.ivory.serialize | 2 | 0 | 0 | 100.00% | 0.25 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DefaultAxisServiceTest | 4 | 0 | 0 | 100.00% | 3.750 |
![]() | IvoryTestCase | 1 | 0 | 1 | 0.00% | 0.015 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | MetaSerializerTest | 2 | 0 | 0 | 100.00% | 0.250 |
[ summary] [ package list] [ test cases]
![]() | testAxisService | 1.97 |
![]() | testWSDLGeneration | 0.94 |
![]() | testExposeService | 0.50 |
![]() | testComplexSerialization | 0.33 |
![]() | warning |
No tests found in org.codehaus.ivory.IvoryTestCase
| |
junit.framework.AssertionFailedError: No tests found in org.codehaus.ivory.IvoryTestCase
|