Class GameEngineTest.TestStartGame

java.lang.Object
com.takenoko.engine.GameEngineTest.TestStartGame
Enclosing class:
GameEngineTest

@Nested @DisplayName("Method startGame") class GameEngineTest.TestStartGame extends Object
  • Constructor Details

    • TestStartGame

      TestStartGame()
  • Method Details

    • startGame_shouldChangeGameStateToPlaying

      @Test @DisplayName("Should change the game state to PLAYING") void startGame_shouldChangeGameStateToPlaying()
    • startGame_shouldDisplayALotOfMessages

      @Test @DisplayName("Should display a lot of messages") void startGame_shouldDisplayALotOfMessages()