Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
51 0 0 0 100% 4.496 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
com.github.jonasrutishauser.transactional.event.core.store 47 0 0 0 100% 3.905 s
com.github.jonasrutishauser.transactional.event.core 3 0 0 0 100% 0.521 s
com.github.jonasrutishauser.transactional.event.core.serialization 1 0 0 0 100% 0.070 s

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

com.github.jonasrutishauser.transactional.event.core.store

- Class Tests Errors Failures Skipped Success Rate Time
QueryAdapterFactoryTest 9 0 0 0 100% 0.551 s
DispatcherTest 1 0 0 0 100% 0.004 s
TransactionalWorkerTest 1 0 0 0 100% 0.004 s
PendingEventStoreTest 36 0 0 0 100% 3.346 s

com.github.jonasrutishauser.transactional.event.core

- Class Tests Errors Failures Skipped Success Rate Time
TransactionalEventPublisherTest 1 0 0 0 100% 0.513 s
SerializerTest 1 0 0 0 100% 0.005 s
PublishedEventsTest 1 0 0 0 100% 0.003 s

com.github.jonasrutishauser.transactional.event.core.serialization

- Class Tests Errors Failures Skipped Success Rate Time
DefaultEventSerializerTest 1 0 0 0 100% 0.070 s

Test Cases

[Summary] [Package List] [Test Cases]

QueryAdapterFactoryTest

invalidDataSource 0.010 s
skipLockedDataSource 0.302 s
proxyConstructor 0.001 s
dataSource(String, String, String) PostgreSQL 0.024 s
dataSource(String, String, String) MySQL 0.004 s
dataSource(String, String, String) MariaDB 0.004 s
dataSource(String, String, String) Oracle 0.004 s
simpleDataSource 0.002 s
userDefinedAdapter 0.040 s

TransactionalEventPublisherTest

proxyConstructor 0.511 s

DispatcherTest

proxyConstructor 0.003 s

SerializerTest

proxyConstructor 0.003 s

DefaultEventSerializerTest

proxyConstructor 0.040 s

TransactionalWorkerTest

proxyConstructor 0.002 s

PublishedEventsTest

proxyConstructor 0.002 s

PendingEventStoreTest

unblockWhenExists 1.026 s
aquireWhenSomeMessagesAndMaxAuqireIs0 0.010 s
unblockWhenLocked 0.035 s
updateForRetryWhenNotExists 0.010 s
aquireWhenTableNotExists 0.013 s
deleteBlockedWhenBlocked 0.011 s
updateForRetryWhenSuccessful 0.009 s
deleteWhenLocked 0.029 s
getAndLockEventWhenOtherTheOwner 0.008 s
getBlockedEventsWhenMoreEventsThanLimit 0.017 s
storeSingleEventDuplicateId 0.015 s
unblockWhenDbMalfunctionNothingUpdated 0.541 s
getAndLockEventWhenNotExists 0.005 s
getBlockedEventsWhenSomeEvents 0.005 s
aquireWhenEmpty 0.006 s
storeMultipleEvent 0.009 s
getAndLockEventWhenSuccessful 0.007 s
deleteBlockedWhenNotExists 0.004 s
aquireWhenDbMalfunctionNothingExecuted 0.010 s
getAndLockEventWhenLockedByOther 0.021 s
storeDbMalfunctionNothingInserted 0.009 s
updateForRetryWhenSuccessfulAfterTooManyTries 0.008 s
deleteWhenSuccessful 0.006 s
unblockWhenEmpty 0.005 s
deleteBlockedWhenDbMalfunction 0.010 s
getAndLockEventWhenNoLongerTheOwner 0.006 s
proxyConstructor 0.003 s
deleteBlockedWhenProcessing 0.004 s
storeSingleEvent 0.005 s
storeDbMalfunctionNothingExecuted 0.008 s
deleteWhenNotExists 0.005 s
aquireWhenSomeMessages 0.020 s
getBlockedEventsWhenTableNotExists 0.009 s
getBlockedEventsWhenEmpty 0.006 s
aquireWhenDbMalfunctionNothingUpdated 0.008 s
updateForRetryWhenLocked 0.019 s