Class InventoryImprovementsTest.TestCopy

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

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

    • TestCopy

      TestCopy()
  • Method Details

    • copy_shouldReturnCopyOfObject

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