Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|
| 22 | 0 | 0 | 0 | 100% | 0,048 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
jaxx.runtime
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|
 | UtilTest | 1 | 0 | 0 | 0 | 100% | 0,003 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultApplicationContextTest
 | testAutoLoad | 0,01 |
 | testAutoLoadNamed | 0,001 |
 | testEntryListener | 0,008 |
 | testForward | 0,001 |
 | testRemove | 0,001 |
UtilTest
 | testGetEventListener | 0,003 |
DataContextEntryIteratorTest
 | testSingletonLevelIterator | 0,002 |
 | testSingletonIterator | 0,001 |
 | testReverseIterator | 0,001 |
 | testLevelIterator | 0 |
 | testSingletonReverseIterator | 0 |
 | testEmptyIterator | 0,001 |
 | testEmptyLevelIterator | 0 |
 | testIterator | 0 |
 | testEmptyReverseIterator | 0,001 |
DefaultJAXXContextTest
 | testEntrySetWithParent | 0,009 |
 | testSetGetContextValue2 | 0,001 |
 | testEntrySet | 0,002 |
 | testGetParentContext | 0,001 |
 | testSetGetContextValueInParentContext | 0,002 |
 | testSetGetContextValueInParentParentContext | 0,002 |
 | testSetGetContextValue | 0,001 |