Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 1.871 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.mybatis.caches.ignite 30 0 0 0 100% 1.871 s

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

org.mybatis.caches.ignite

- Class Tests Errors Failures Skipped Success Rate Time
DummyReadWriteLockTest 9 0 0 0 100% 0.076 s
IgniteCacheAdapterTestCase 0 0 0 0 0% 0.521 s
IgniteCacheAdapterUnitTest 21 0 0 0 100% 1.274 s

Test Cases

[Summary] [Package List] [Test Cases]

DummyReadWriteLockTest

dummyLockNewConditionReturnsNull 0.041 s
writeLockReturnsNonNull 0.002 s
dummyLockUnlockDoesNotThrow 0.001 s
dummyLockTryLockReturnsTrue 0.002 s
readLockAndWriteLockReturnSameInstance 0.001 s
dummyLockTryLockWithTimeoutReturnsTrue 0.001 s
readLockReturnsNonNull 0.001 s
dummyLockLockDoesNotThrow 0.001 s
dummyLockLockInterruptiblyDoesNotThrow 0.001 s

IgniteCacheAdapterUnitTest

shouldThrowOnSerializeNonSerializable 1.059 s
shouldGetObjectReturnsNullWhenMissing 0.006 s
shouldGetSizeReturnsZeroWhenEmpty 0.034 s
shouldPutObject 0.008 s
shouldRemoveObjectAndReturnPreviousValue 0.006 s
shouldThrowOnDeserializeCorruptedBytes 0.004 s
shouldReturnReadWriteLock 0.004 s
shouldNotCreateCacheWithNullId 0.002 s
shouldVerifyCacheId 0.003 s
shouldSerializeAndDeserializeInteger 0.002 s
shouldCreateTableOnConstruction 0.002 s
shouldRemoveObjectReturnsNullWhenMissing 0.004 s
shouldToTableNameSanitizeSpecialChars 0.004 s
shouldSerializeAndDeserializeRoundtrip 0.002 s
shouldDeserializeNullReturnsNull 0.003 s
shouldUseExistingSharedClientWhenAlreadyInitialized 0.003 s
shouldGetSizeWithRows 0.041 s
shouldFallbackToDefaultAddressWhenConfigFileMissing 0.069 s
shouldGetObjectWhenPresent 0.003 s
shouldThrowWhenPublicConstructorReceivesNullId 0.002 s
shouldClearCache 0.002 s