Class org.springframework.session.data.gemfire.GemFireOperationsSessionRepositoryTest

12

tests

0

failures

0

ignored

0.037s

duration

100%

successful

Tests

Test Duration Result
createProperlyInitializedSession 0.001s passed
deleteRemovesExistingSessionAndHandlesDelete 0.001s passed
deleteRemovesNonExistingSessionAndHandlesDelete 0.001s passed
findByIndexNameValueFindsMatchingSession 0.024s passed
findByPrincipalNameFindsMatchingSessions 0.001s passed
findByPrincipalNameReturnsNoMatchingSessions 0.001s passed
getSessionDeletesMatchingExpiredSessionById 0.002s passed
getSessionFindsMatchingNonExpiredSessionById 0.002s passed
getSessionReturnsNull 0.001s passed
prepareQueryReturnsIndexNameValueOql 0.001s passed
prepareQueryReturnsPrincipalNameOql 0.001s passed
saveStoresSession 0.001s passed