Class TileLayerTest.TestCopy

java.lang.Object
com.takenoko.layers.tile.TileLayerTest.TestCopy
Enclosing class:
TileLayerTest

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

    • TestCopy

      TestCopy()
  • Method Details

    • copy_shouldReturnCopyOfObject

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