Summary
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 27 | 0 | 0 | 0 | 100% | 2.641 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| test.gridsystems.nextgrid.api.builder | 2 | 0 | 0 | 0 | 100% | 0.016 |
| test.gridsystems.nextgrid.api.pom.ref | 5 | 0 | 0 | 0 | 100% | 0.016 |
| test.gridsystems.nextgrid.api.pom | 20 | 0 | 0 | 0 | 100% | 2.609 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
test.gridsystems.nextgrid.api.builder
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CacheTest | 2 | 0 | 0 | 0 | 100% | 0.016 |
test.gridsystems.nextgrid.api.pom.ref
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| NumberReferenceTest | 5 | 0 | 0 | 0 | 100% | 0.016 |
test.gridsystems.nextgrid.api.pom
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JavaGroundingTest | 6 | 0 | 0 | 0 | 100% | 0 | |
| WorkflowBuildingTest | 6 | 0 | 0 | 0 | 100% | 0.344 | |
| WorkflowExecutionTest | 5 | 0 | 0 | 0 | 100% | 2.062 | |
| XPathExpressionTest | 3 | 0 | 0 | 0 | 100% | 0.203 |
Test Cases
CacheTest
| testEmptyCache | 0 | |
| testPut | 0 |
JavaGroundingTest
| testFactory | 0 | |
| testInvokeNullNull | 0 | |
| testInvokeValidation | 0 | |
| testInvoke | 0 | |
| testInstanceCache | 0 | |
| testInstanceFactory | 0 |
NumberReferenceTest
| testCanCastTo | 0.016 | |
| testCanCastFrom | 0 | |
| testCastTo | 0 | |
| testAvailability | 0 | |
| testCopy | 0 |
WorkflowBuildingTest
| testProcessCreation | 0.25 | |
| testFindRoot | 0 | |
| testHierarchy | 0 | |
| testValidation | 0.032 | |
| testParamInheritance | 0 | |
| testFindProcessById | 0 |
WorkflowExecutionTest
| testJavaGrounding | 0.5 | |
| testSequence | 1.5 | |
| testConditional | 0.015 | |
| testWhile | 0.016 | |
| testAbstract | 0.015 |
XPathExpressionTest
| testAttributeAccess | 0.094 | |
| testInputAccess | 0.031 | |
| testChildOutputs | 0.063 |