Class InventoryTest.TestCopy

java.lang.Object
com.takenoko.inventory.InventoryTest.TestCopy
Enclosing class:
InventoryTest

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

    • TestCopy

      TestCopy()
  • Method Details

    • copy_shouldReturnCopyOfObject

      @Test @DisplayName("should return a copy of the object") void copy_shouldReturnCopyOfObject()