Class com.greybox.projectmesh.user.UserRepositoryTest

10

tests

0

failures

0

ignored

0.322s

duration

100%

successful

Tests

Test Duration Result
getAllConnectedUsers_delegatesToDao 0.006s passed
getAllUsers_delegatesToDao 0.183s passed
getUserByIp_delegatesToDao 0.006s passed
getUser_delegatesToDao 0.006s passed
getUser_whenNotFound_returnsNull 0.005s passed
hasUser_delegatesToDao_false 0.005s passed
hasUser_delegatesToDao_true 0.068s passed
insertOrUpdateUser_whenExistingUser_updatesAndCanNullOutAddress 0.008s passed
insertOrUpdateUser_whenExistingUser_updatesExistingUser 0.014s passed
insertOrUpdateUser_whenNoExistingUser_insertsNewUser 0.021s passed