Class GardenerTest.TestCopy

java.lang.Object
com.takenoko.actors.GardenerTest.TestCopy
Enclosing class:
GardenerTest

@Nested @DisplayName("Method copy()") class GardenerTest.TestCopy extends Object
  • Constructor Details

    • TestCopy

      TestCopy()
  • Method Details

    • shouldMakeACopyOfTheGardener

      @Test @DisplayName("should make a copy of the gardener") void shouldMakeACopyOfTheGardener()