Searched refs:expectedVerifiedSession (Results 1 – 1 of 1) sorted by relevance
96 val expectedVerifiedSession = in getActiveSessionInfo fetches verified install sessions for given user and pkg() constant103 .thenReturn(listOf(expectedVerifiedSession)) in getActiveSessionInfo fetches verified install sessions for given user and pkg()108 assertThat(actualSession).isEqualTo(expectedVerifiedSession) in getActiveSessionInfo fetches verified install sessions for given user and pkg()