Package com.takenoko.inventory
Class InventoryTest.TestCopy
java.lang.Object
com.takenoko.inventory.InventoryTest.TestCopy
- Enclosing class:
- InventoryTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestCopy
TestCopy()
-
-
Method Details
-
copy_shouldReturnCopyOfObject
@Test @DisplayName("should return a copy of the object") void copy_shouldReturnCopyOfObject()
-