Searched refs:user2 (Results 1 – 2 of 2) sorted by relevance
134 val user2 = TestApis.users().createUser().create() in <lambda>() constant137 assertThat(TestApis.users().all()).contains(user2) in <lambda>()140 user2.remove() in <lambda>()
864 UserHandle user2 = null; in testCreateUser_withNewUserRequest_shouldNotAllowDuplicateUserAccounts() local875 user2 = response2.getUser(); in testCreateUser_withNewUserRequest_shouldNotAllowDuplicateUserAccounts()880 assertThat(user2).isNull(); in testCreateUser_withNewUserRequest_shouldNotAllowDuplicateUserAccounts()883 removeUser(user2); in testCreateUser_withNewUserRequest_shouldNotAllowDuplicateUserAccounts()