Package com.takenoko.layers.bamboo
Class LayerBambooStackTest.TestAddBamboo
java.lang.Object
com.takenoko.layers.bamboo.LayerBambooStackTest.TestAddBamboo
- Enclosing class:
- LayerBambooStackTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
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()
-