Searched refs:nonReadyApexSession (Results 1 – 1 of 1) sorted by relevance
195 FakeStagedSession nonReadyApexSession = new FakeStagedSession(73); in restoreSessions_handlesDestroyedAndNotReadySessions() local196 nonReadyApexSession.setCommitted(true); in restoreSessions_handlesDestroyedAndNotReadySessions()197 nonReadyApexSession.setIsApex(true); in restoreSessions_handlesDestroyedAndNotReadySessions()211 sessions.add(nonReadyApexSession); in restoreSessions_handlesDestroyedAndNotReadySessions()224 assertThat(nonReadyApexSession.hasVerificationStarted()).isTrue(); in restoreSessions_handlesDestroyedAndNotReadySessions()