Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 74 | 0 | 0 | 0 | 100% | 8.257 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.cassandra.config | 8 | 0 | 0 | 0 | 100% | 0.561 s |
| org.synchronoss.cpo.cassandra.exporter | 1 | 0 | 0 | 0 | 100% | 0.016 s |
| org.synchronoss.cpo.cassandra | 65 | 0 | 0 | 0 | 100% | 7.680 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.synchronoss.cpo.cassandra.config
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ConfigFactoryTest | 3 | 0 | 0 | 0 | 100% | 0.007 s | |
| CassandraCpoConfigProcessorTest | 5 | 0 | 0 | 0 | 100% | 0.554 s |
org.synchronoss.cpo.cassandra.exporter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CassandraMetaExportTest | 1 | 0 | 0 | 0 | 100% | 0.016 s |
org.synchronoss.cpo.cassandra
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| IdBandGuardTest | 1 | 0 | 0 | 0 | 100% | 0.026 s | |
| XmlValidationTest | 2 | 0 | 0 | 0 | 100% | 0.099 s | |
| InvalidParameterTest | 5 | 0 | 0 | 0 | 100% | 0.023 s | |
| AdapterDelegationTest | 10 | 0 | 0 | 0 | 100% | 0.423 s | |
| DeleteObjectTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
| InheritanceTest | 1 | 0 | 0 | 0 | 100% | 0.028 s | |
| NativeExpressionTest | 1 | 0 | 0 | 0 | 100% | 0.029 s | |
| UpdateObjectTest | 1 | 0 | 0 | 0 | 100% | 0.015 s | |
| InsertObjectTest | 2 | 0 | 0 | 0 | 100% | 0.011 s | |
| EntityTest | 1 | 0 | 0 | 0 | 100% | 0.006 s | |
| BlobTest | 4 | 0 | 0 | 0 | 100% | 0.098 s | |
| ExistObjectTest | 2 | 0 | 0 | 0 | 100% | 0.011 s | |
| WhereTest | 10 | 0 | 0 | 0 | 100% | 0.304 s | |
| ConstructorTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| CollectionsTest | 3 | 0 | 0 | 0 | 100% | 0.035 s | |
| ClusterDataSourceInfoTest | 5 | 0 | 0 | 0 | 100% | 6.218 s | |
| OrderByTest | 4 | 0 | 0 | 0 | 100% | 0 s | |
| HotDeployTest | 2 | 0 | 0 | 0 | 100% | 0.096 s | |
| RetrieveBeanTest | 9 | 0 | 0 | 0 | 100% | 0.253 s |
Test Cases
[Summary] [Package List] [Test Cases]
IdBandGuardTest
| testIdBandsAreUniqueAndAligned | 0.026 s |
XmlValidationTest
| testBadXml | 0.055 s | |
| testGoodXml | 0.044 s |
InvalidParameterTest
| testInsertObjectNullBean | 0 s | |
| testRetrieveBeanBadContext | 0.001 s | |
| testRetrieveBeanNullBean | 0 s | |
| testRetrieveBeanNullContext | 0.022 s | |
| testRetrieveBeansNullBean | 0 s |
AdapterDelegationTest
DeleteObjectTest
| testDeleteObject | 0.005 s |
InheritanceTest
| testInsertObject | 0.028 s |
NativeExpressionTest
| testNativeInWhere | 0.029 s |
ConfigFactoryTest
| testFactoryMethodNames | 0 s | |
| testInstantiateErrorPaths | 0.007 s | |
| testInstantiateHappyPaths | 0 s |
UpdateObjectTest
| testUpdateObject | 0.015 s |
InsertObjectTest
| testInsertObject | 0.010 s | |
| testInsertObjects | 0.001 s |
EntityTest
| testGetDataSourceEntities | 0.006 s |
BlobTest
| testTrxBlobInsertandDelete | 0.029 s | |
| testTrxEmptyGZipBlobInsertandDelete | 0.009 s | |
| testTrxGZipBlobInsertandDelete | 0.026 s | |
| testTrxNullGZipBlobInsertandDelete | 0.034 s |
ExistObjectTest
| testExistObject | 0.008 s | |
| testExistObjectWhere | 0.003 s |
CassandraCpoConfigProcessorTest
| testBlankOptionalValuesIgnored | 0.007 s | |
| testInvalidConfigRejected | 0 s | |
| testMaximalReadWriteConfig | 0.007 s | |
| testMinimalReadWriteConfig | 0.177 s | |
| testReadWriteSplitConfig | 0.363 s |
WhereTest
ConstructorTest
| testConstructorClass | 0 s |
CollectionsTest
| testList | 0.004 s | |
| testMap | 0.007 s | |
| testSet | 0.024 s |
ClusterDataSourceInfoTest
| testAccessors | 0.006 s | |
| testConstructorAndName | 0 s | |
| testCreateDataSourceWithAllOptions | 2.059 s | |
| testCreateDataSourceWithDefaults | 2.132 s | |
| testCreateDataSourceWithSslOptionsExercisesConfigWiring | 2.021 s |
OrderByTest
| testNewOrderBy | 0 s | |
| testOrderByAscending | 0 s | |
| testOrderByDescending | 0 s | |
| testOrderByFunction | 0 s |
HotDeployTest
| testRefresh | 0.064 s | |
| testRefreshOverwrite | 0.032 s |
RetrieveBeanTest
CassandraMetaExportTest
| testExportEnrichedCassandraMeta | 0.016 s |
