[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 91 | 0 | 0 | 100.00% | 15.43 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| bexee.admin | 2 | 0 | 0 | 100.00% | 3.36 |
| bexee.axis | 6 | 0 | 0 | 100.00% | 1.24 |
| bexee.core | 10 | 0 | 0 | 100.00% | 7.09 |
| bexee.dao | 14 | 0 | 0 | 100.00% | 0.47 |
| bexee.model.activity | 18 | 0 | 0 | 100.00% | 0.83 |
| bexee.model | 16 | 0 | 0 | 100.00% | 1.88 |
| bexee.model.process | 1 | 0 | 0 | 100.00% | 0.03 |
| bexee.model.xmltobpel | 11 | 0 | 0 | 100.00% | 0.50 |
| bexee.util | 13 | 0 | 0 | 100.00% | 0.02 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DispatcherTest | 4 | 0 | 0 | 100.00% | 0.171 |
|
| ProcessControllerFactoryTest | 3 | 0 | 0 | 100.00% | 0.150 |
|
| ProcessControllerImplTest | 1 | 0 | 0 | 100.00% | 0.441 |
|
| ProcessControllerTest | 2 | 0 | 0 | 100.00% | 6.329 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DAOFactoryTest | 3 | 0 | 0 | 100.00% | 0.150 |
|
| JDODAOFactoryTest | 2 | 0 | 0 | 100.00% | 0.140 |
|
| MemoryBPELProcessDAOTest | 4 | 0 | 0 | 100.00% | 0.010 |
|
| MemoryDAOFactoryTest | 2 | 0 | 0 | 100.00% | 0.150 |
|
| MemoryProcessContextDAOTest | 3 | 0 | 0 | 100.00% | 0.020 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| AssignImplTest | 2 | 0 | 0 | 100.00% | 0.111 |
|
| CompensateImplTest | 2 | 0 | 0 | 100.00% | 0.120 |
|
| EmptyImplTest | 2 | 0 | 0 | 100.00% | 0.100 |
|
| FlowImplTest | 2 | 0 | 0 | 100.00% | 0.110 |
|
| InvokeImplTest | 2 | 0 | 0 | 100.00% | 0.111 |
|
| ReceiveImplTest | 2 | 0 | 0 | 100.00% | 0.110 |
|
| ReplyImplTest | 2 | 0 | 0 | 100.00% | 0.110 |
|
| ScopeImplTest | 1 | 0 | 0 | 100.00% | 0.020 |
|
| SequenceImplTest | 1 | 0 | 0 | 100.00% | 0.010 |
|
| TerminateImplTest | 1 | 0 | 0 | 100.00% | 0.021 |
|
| ThrowImplTest | 1 | 0 | 0 | 100.00% | 0.010 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| BPELElementVisitorTest | 3 | 0 | 0 | 100.00% | 0.490 |
|
| BPELProcessFactoryImplTest | 8 | 0 | 0 | 100.00% | 0.581 |
|
| BPELProcessFactoryTest | 3 | 0 | 0 | 100.00% | 0.141 |
|
| BPELProcessTest | 1 | 0 | 0 | 100.00% | 0.120 |
|
| ProcessFactoryTest | 1 | 0 | 0 | 100.00% | 0.551 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| AbstractObjectCreationFactoryTest | 2 | 0 | 0 | 100.00% | 0.010 |
|
| ActivityImplFactoryTest | 3 | 0 | 0 | 100.00% | 0.451 |
|
| BPELElementFactoryTest | 6 | 0 | 0 | 100.00% | 0.040 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| BexeePropertiesTest | 5 | 0 | 0 | 100.00% | 0.010 |
|
| BooleanUtilsTest | 8 | 0 | 0 | 100.00% | 0.010 |
[ summary] [ package list] [ test cases]
|
| testInvoke | 0.97 |
|
| testInvokeTooManyParameters | 0.08 |
|
| testInvokeTooLittleParameters | 0.05 |
|
| testInvokeNonExistingOperation | 0.05 |
|
| testCreateBexeeMessage | 0.04 |
|
| testCreateBexeeMessageIncorrectParamNames | 0.04 |
|
| testDispatchSynchronous | 0.15 |
|
| testDispatchAsynchronous | 0.00 |
|
| testDispatchNoBPELProcess | 0.00 |
|
| testDispatchNoProcessContext | 0.00 |
|
| testGetInstance | 0.14 |
|
| testWrongClassName | 0.00 |
|
| testGetInstanceBySystemProperty | 0.00 |
|
| testCreationReceivesVisitor | 0.42 |
|
| testIsSynchProcessTrue | 0.03 |
|
| testIsSynchProcessFalse | 0.03 |
|
| testCreateBPELProcessFactory | 0.14 |
|
| testGetRulesURL | 0.00 |
|
| testCreateBaseBPELProcess | 0.15 |
|
| testCreateTravelBpel | 0.20 |
|
| testPartnerLinksProcess | 0.01 |
|
| testFunctionDetailsExample | 0.03 |
|
| testFunctionDetailsExampleTwo | 0.01 |
|
| testComplexBPEL | 0.03 |
|
| testGetInstance | 0.14 |
|
| testWrongClassName | 0.00 |
|
| testGetInstanceBySystemProperty | 0.00 |
|
| testGetInstanceBPELProcessEquals | 0.02 |
|
| testGetInstanceBPELProcessNotEquals | 0.00 |
|
| testCreateRetrievePartnerLink | 0.01 |
|
| testCreateRetrievePartnerLinkDifferentProcesses | 0.00 |
|
| testCreateRetrieveVariable | 0.00 |
|
| testCreateRetrieveVariableDifferentProcesses | 0.00 |
|
| testGetPropertyString | 0.01 |
|
| testSystemProperty | 0.00 |
|
| testGetPropertyStringString | 0.00 |
|
| testGetProperties | 0.00 |
|
| testSetProperty | 0.00 |