Searched refs:assertSessionNotExists (Results 1 – 1 of 1) sorted by relevance
83 private void assertSessionNotExists(int sessionId) throws Exception { in assertSessionNotExists() method in SessionCleanUpTest95 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_Success()108 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_Success()110 assertSessionNotExists(childId); in testSessionCleanUp_Multi_Success()123 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_VerificationFailed()136 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_VerificationFailed()138 assertSessionNotExists(childId); in testSessionCleanUp_Multi_VerificationFailed()150 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_ValidationFailed()162 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_ValidationFailed()164 assertSessionNotExists(childId); in testSessionCleanUp_Multi_ValidationFailed()[all …]