Class GrowBambooActionTest.Execute

java.lang.Object
com.takenoko.actions.bamboo.GrowBambooActionTest.Execute
Enclosing class:
GrowBambooActionTest

@Nested @DisplayName("execute") class GrowBambooActionTest.Execute extends Object
  • Constructor Details

    • Execute

      Execute()
  • Method Details

    • shouldThrowIllegalStateExceptionWhenBambooIsNotGrowable

      @Test @DisplayName("should throw IllegalStateException when bamboo is not growable") void shouldThrowIllegalStateExceptionWhenBambooIsNotGrowable()
    • shouldGrowBambooWhenBambooIsGrowable

      @Test @DisplayName("should grow bamboo when bamboo is growable") void shouldGrowBambooWhenBambooIsGrowable()