Class com.greybox.projectmesh.user.UserRepositoryTest

10

tests

0

failures

0

ignored

0.352s

duration

100%

successful

Tests

Test Duration Result
getAllConnectedUsers_delegatesToDao 0.006s passed
getAllUsers_delegatesToDao 0.199s passed
getUserByIp_delegatesToDao 0.007s passed
getUser_delegatesToDao 0.007s passed
getUser_whenNotFound_returnsNull 0.007s passed
hasUser_delegatesToDao_false 0.007s passed
hasUser_delegatesToDao_true 0.076s passed
insertOrUpdateUser_whenExistingUser_updatesAndCanNullOutAddress 0.010s passed
insertOrUpdateUser_whenExistingUser_updatesExistingUser 0.017s passed
insertOrUpdateUser_whenNoExistingUser_insertsNewUser 0.016s passed