Class LayerBambooStackTest.TestRemoveBamboo

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

@Nested @DisplayName("Method removeBamboo()") class LayerBambooStackTest.TestRemoveBamboo extends Object
  • Constructor Details

    • TestRemoveBamboo

      TestRemoveBamboo()
  • Method Details

    • shouldRemoveABamboo

      @Test @DisplayName("should remove a bamboo") void shouldRemoveABamboo()
    • shouldThrowAnExceptionIfThereIsNoBamboo

      @Test @DisplayName("should throw an exception if there is no bamboo") void shouldThrowAnExceptionIfThereIsNoBamboo()