Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 91 | 0 | 0 | 0 | 100% | 0.413 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.synchronoss.cpo.core.exporter | 4 | 0 | 0 | 0 | 100% | 0.046 s |
| org.synchronoss.cpo.transform | 1 | 0 | 0 | 0 | 100% | 0.002 s |
| org.synchronoss.cpo.core.helper | 3 | 0 | 0 | 0 | 100% | 0 s |
| org.synchronoss.cpo.core.meta | 16 | 0 | 0 | 0 | 100% | 0.255 s |
| org.synchronoss.cpo.core.meta.domain | 9 | 0 | 0 | 0 | 100% | 0.030 s |
| org.synchronoss.cpo.parser | 13 | 0 | 0 | 0 | 100% | 0.026 s |
| org.synchronoss.cpo.core | 32 | 0 | 0 | 0 | 100% | 0.019 s |
| org.synchronoss.cpo.core.meta.bean | 8 | 0 | 0 | 0 | 100% | 0.002 s |
| org.synchronoss.cpo.xml | 1 | 0 | 0 | 0 | 100% | 0.013 s |
| org.synchronoss.cpo.jta | 4 | 0 | 0 | 0 | 100% | 0.020 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.synchronoss.cpo.core.exporter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| EnrichedExportTest | 4 | 0 | 0 | 0 | 100% | 0.046 s |
org.synchronoss.cpo.transform
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransformTest | 1 | 0 | 0 | 0 | 100% | 0.002 s |
org.synchronoss.cpo.core.helper
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ExceptionHelperTest | 3 | 0 | 0 | 0 | 100% | 0 s |
org.synchronoss.cpo.core.meta
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DataTypeMapperTest | 4 | 0 | 0 | 0 | 100% | 0.012 s | |
| CpoMetaDescriptorTest | 12 | 0 | 0 | 0 | 100% | 0.243 s |
org.synchronoss.cpo.core.meta.domain
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CpoAttributeTest | 6 | 0 | 0 | 0 | 100% | 0.007 s | |
| CpoFunctionTest | 3 | 0 | 0 | 0 | 100% | 0.023 s |
org.synchronoss.cpo.parser
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ParserTest | 3 | 0 | 0 | 0 | 100% | 0.012 s | |
| BoundExpressionParserBranchTest | 10 | 0 | 0 | 0 | 100% | 0.014 s |
org.synchronoss.cpo.core
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| NodeTest | 16 | 0 | 0 | 0 | 100% | 0.010 s | |
| BindableWhereOrderByTest | 11 | 0 | 0 | 0 | 100% | 0.006 s | |
| CpoQueryTest | 5 | 0 | 0 | 0 | 100% | 0.003 s |
org.synchronoss.cpo.core.meta.bean
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MetaBeanEqualityTest | 3 | 0 | 0 | 0 | 100% | 0.001 s | |
| MetaBeanTest | 5 | 0 | 0 | 0 | 100% | 0.001 s |
org.synchronoss.cpo.xml
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| XmlTest | 1 | 0 | 0 | 0 | 100% | 0.013 s |
org.synchronoss.cpo.jta
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CpoXaResourceTest | 1 | 0 | 0 | 0 | 100% | 0.019 s | |
| CpoXaResourceEdgeTest | 3 | 0 | 0 | 0 | 100% | 0.001 s |
Test Cases
[Summary] [Package List] [Test Cases]
ParserTest
| testEmptyExpression | 0.012 s | |
| testExpressionParse | 0 s | |
| testNullExpression | 0 s |
BoundExpressionParserBranchTest
EnrichedExportTest
| testExportEnrichedMeta | 0.037 s | |
| testGenerateEnrichedClassSource | 0.007 s | |
| testGenerateEnrichedInterfaceSource | 0.002 s | |
| testVisitorGuardsWithoutContext | 0 s |
NodeTest
ExceptionHelperTest
| testGetLocalizedMessage | 0 s | |
| testGetMessage | 0 s | |
| testReThrowCpoException | 0 s |
CpoAttributeTest
| testBuildMethodName | 0.001 s | |
| testFindMethods | 0.002 s | |
| testInvokeGetter | 0.002 s | |
| testIsPrimitiveAssignableFrom | 0 s | |
| testLoadRunTimeInfoMissingGetterFails | 0.001 s | |
| testLoadRunTimeInfoWithTransform | 0.001 s |
CpoFunctionTest
| testArgumentManagement | 0 s | |
| testParameterToString | 0.022 s | |
| testRemoveArgumentByIndex | 0.001 s |
DataTypeMapperTest
| testDataTypeMapEntry | 0.012 s | |
| testDataTypeNames | 0 s | |
| testLookupByInt | 0 s | |
| testLookupByName | 0 s |
MetaBeanEqualityTest
| testAttributeBeanEqualsContract | 0 s | |
| testFunctionBeanEqualsContract | 0 s | |
| testPrimitiveAssignableFrom | 0.001 s |
MetaBeanTest
| testAttributeBeanAccessors | 0.001 s | |
| testAttributeBeanEqualsAndHashCode | 0 s | |
| testClassBean | 0 s | |
| testFunctionBean | 0 s | |
| testFunctionGroupBean | 0 s |
CpoMetaDescriptorTest
BindableWhereOrderByTest
CpoQueryTest
| testAccumulatorsDoNotMutateTheOriginal | 0.001 s | |
| testClauseListsAreUnmodifiable | 0.002 s | |
| testClausesAccumulateInOrder | 0 s | |
| testGroupFactories | 0 s | |
| testNullAndEmptyClausesAreIgnored | 0 s |
XmlTest
| testCpoMetaDataXml | 0.013 s |
CpoXaResourceTest
| testStart | 0.019 s |
CpoXaResourceEdgeTest
| testEndOnUnassociatedXid | 0 s | |
| testEndWithFailureFlag | 0 s | |
| testForgetUnknownXid | 0.001 s |
TransformTest
| testString2Byte | 0.002 s |
