Searched refs:destroyedApexSession (Results 1 – 1 of 1) sorted by relevance
187 FakeStagedSession destroyedApexSession = new FakeStagedSession(37); in restoreSessions_handlesDestroyedAndNotReadySessions() local188 destroyedApexSession.setCommitted(true); in restoreSessions_handlesDestroyedAndNotReadySessions()189 destroyedApexSession.setDestroyed(true); in restoreSessions_handlesDestroyedAndNotReadySessions()190 destroyedApexSession.setIsApex(true); in restoreSessions_handlesDestroyedAndNotReadySessions()209 sessions.add(destroyedApexSession); in restoreSessions_handlesDestroyedAndNotReadySessions()219 assertThat(destroyedApexSession.isDestroyed()).isTrue(); in restoreSessions_handlesDestroyedAndNotReadySessions()