[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 82 | 0 | 2 | 97.56% | 1.00 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| gov.noaa.eds.xapi.generic.handlers | 11 | 0 | 0 | 100.00% | 0.16 |
| gov.noaa.eds.xapi.generic | 60 | 0 | 2 | 96.67% | 0.38 |
| gov.noaa.eds.xapi.generic.modules | 10 | 0 | 0 | 100.00% | 0.38 |
| gov.noaa.eds.xapi.mock | 1 | 0 | 0 | 100.00% | 0.09 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| ResourceHandlerTest | 3 | 0 | 0 | 100.00% | 0.068 |
|
| UrlHandlerTest | 8 | 0 | 0 | 100.00% | 0.089 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| GenericCollectionTest | 18 | 0 | 0 | 100.00% | 0.096 |
|
| GenericConfigurableTest | 3 | 0 | 0 | 100.00% | 0.045 |
|
| GenericDatabaseTest | 8 | 0 | 0 | 100.00% | 0.072 |
|
| GenericDomHandlerResourceTest | 9 | 0 | 0 | 100.00% | 0.022 |
|
| GenericResourceIteratorTest | 3 | 0 | 0 | 100.00% | 0.058 |
|
| GenericResourceSetTest | 7 | 0 | 0 | 100.00% | 0.032 |
|
| GenericResourceTest | 2 | 0 | 0 | 100.00% | 0.009 |
|
| GenericXmlNodeResourceTest | 8 | 0 | 0 | 100.00% | 0.024 |
|
| DomHandlerTest | 2 | 0 | 2 | 0.00% | 0.017 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| GenericXPathQueryServiceTest | 10 | 0 | 0 | 100.00% | 0.382 |
[ summary] [ package list] [ test cases]
|
| testSetResourceAsNode | 0.03 |
|
| testGetResourceAsDocument | 0.04 |
|
| testGetUrl | 0.00 |
|
| testSetUrl | 0.00 |
|
| testGetUrlString | 0.00 |
|
| testSetUrlString | 0.00 |
|
| testGetTimeBetweenChecks | 0.00 |
|
| testSetTimeBetweenChecks | 0.00 |
|
| testGetChildCollection | 0.07 |
|
| testGetValidResource | 0.00 |
|
| testGetInvalidResource | 0.00 |
|
| testStoreResource | 0.00 |
|
| testRemoveResource | 0.00 |
|
| testListResources | 0.00 |
|
| testClose | 0.00 |
|
| testCreateId | 0.00 |
|
| testCreateResource | 0.00 |
|
| testGetChildCollectionCount | 0.00 |
|
| testGetName | 0.00 |
|
| testSetName | 0.00 |
|
| testGetParentCollection | 0.00 |
|
| testGetResourceCount | 0.00 |
|
| testGetValidService | 0.00 |
|
| testGetServices | 0.00 |
|
| testIsOpen | 0.00 |
|
| testListChildCollections | 0.00 |
|
| testAddCollection | 0.06 |
|
| testAcceptsURITrue | 0.00 |
|
| testAcceptsURIFalse | 0.00 |
|
| testGetNames | 0.00 |
|
| testGetConformanceLevel | 0.00 |
|
| testGetDefaultConformanceLevel | 0.00 |
|
| testSetConformanceLevel | 0.00 |
|
| testGetCollection | 0.00 |
|
| testGetDomHandler | 0.01 |
|
| testSetDomHandler | 0.00 |
|
| testGetSAXFeature | 0.00 |
|
| testSetContentAsDOM | 0.00 |
|
| testGetContentAsSAX | 0.00 |
|
| testSetSAXFeature | 0.00 |
|
| testSetContentAsSAX | 0.00 |
|
| testGetDocumentId | 0.00 |
|
| testGetContentAsDOM | 0.00 |
|
| testGetResource | 0.01 |
|
| testRemoveResource | 0.00 |
|
| testAddResource | 0.01 |
|
| testGetSize | 0.00 |
|
| testGetNullResource | 0.00 |
|
| testGetMembersAsResource | 0.00 |
|
| testGetIterator | 0.00 |
|
| testGetSAXFeature | 0.01 |
|
| testSetContentAsDOM | 0.00 |
|
| testGetContentAsSAX | 0.00 |
|
| testSetSAXFeature | 0.00 |
|
| testSetContentAsSAX | 0.00 |
|
| testGetDocumentId | 0.00 |
|
| testGetContentAsDOM | 0.00 |
|
| testGetResourceType | 0.00 |
|
| testGetName | 0.07 |
|
| testRemoveNamespace | 0.00 |
|
| testTitleQuery | 0.27 |
|
| testTitleToDocumentQuery | 0.02 |
|
| testGetNamespace | 0.00 |
|
| testSetCollection | 0.01 |
|
| testSetNamespace | 0.00 |
|
| testQueryResource | 0.00 |
|
| testGetVersion | 0.00 |
|
| testClearNamespaces | 0.00 |
|
| testSetResourceAsNode |
The test case is empty.
| |
junit.framework.AssertionFailedError: The test case is empty. at gov.noaa.eds.xapi.generic.DomHandlerTest.testSetResourceAsNode(DomHandlerTest.java:53)
| |
|
| testGetResourceAsDocument |
The test case is empty.
| |
junit.framework.AssertionFailedError: The test case is empty. at gov.noaa.eds.xapi.generic.DomHandlerTest.testGetResourceAsDocument(DomHandlerTest.java:43)
| |