Searched refs:expectedGameStartedEvent (Results 1 – 1 of 1) sorted by relevance
371 GameStartedEvent expectedGameStartedEvent = new GameStartedEvent(10, GAME_A_PACKAGE); in gameTaskStarted_noSessionRequest_callsStartGame() local373 .containsExactly(expectedGameStartedEvent).inOrder(); in gameTaskStarted_noSessionRequest_callsStartGame()