Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 10.48

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.socialsignin.spring.data.dynamodb.domain.sample 6 0 0 0 100% 6.643
org.socialsignin.spring.data.dynamodb.core 3 0 0 0 100% 3.837

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.socialsignin.spring.data.dynamodb.domain.sample

Class Tests Errors Failures Skipped Success Rate Time
GlobalSecondaryIndexWithRangeKeyIT 1 0 0 0 100% 0.784
HashRangeKeyIT 1 0 0 0 100% 1.911
CustomerDocumentIT 1 0 0 0 100% 2.77
Jdk8IT 3 0 0 0 100% 1.178

org.socialsignin.spring.data.dynamodb.core

Class Tests Errors Failures Skipped Success Rate Time
DynamoDBTemplateIT 1 0 0 0 100% 0.58
CustomerHistoryIT 1 0 0 0 100% 0.402
FeedUserIT 1 0 0 0 100% 2.855

Test Cases

[Summary] [Package List] [Test Cases]

GlobalSecondaryIndexWithRangeKeyIT

testFindBySystemIdOrderByUpdatedAtDesc 0.221

HashRangeKeyIT

runCrudOperations 0.208

DynamoDBTemplateIT

testUser_CRUD 0.403

CustomerDocumentIT

runTest 0.565

CustomerHistoryIT

saveAndGSITest 0.24

Jdk8IT

testOptionalKey 0.173
testInstantQuery 0.225
testOptionalFilter 0.192

FeedUserIT

feed_test 0.399