Class LayerBambooStackTest.TestAddBamboo

java.lang.Object
com.takenoko.layers.bamboo.LayerBambooStackTest.TestAddBamboo
Enclosing class:
LayerBambooStackTest

@Nested @DisplayName("Method growBamboo()") class LayerBambooStackTest.TestAddBamboo extends Object
  • Constructor Details

    • TestAddBamboo

      TestAddBamboo()
  • Method Details

    • shouldThrowAnExceptionIfTheBamboostackIsFull

      @Test @DisplayName("should throw an exception if the bamboostack is full") void shouldThrowAnExceptionIfTheBamboostackIsFull()
    • shouldAddABamboo

      @Test @DisplayName("should add a bamboo") void shouldAddABamboo()