Class IrrigationLayerTest.TestIsIrrigated

java.lang.Object
com.takenoko.layers.irrigation.IrrigationLayerTest.TestIsIrrigated
Enclosing class:
IrrigationLayerTest

@Nested @DisplayName("method isIrrigated") class IrrigationLayerTest.TestIsIrrigated extends Object
  • Constructor Details

    • TestIsIrrigated

      TestIsIrrigated()
  • Method Details

    • isIrrigated_shouldReturnTrueForTileNextToPond

      @Test @DisplayName("should return true for tile next to pond") void isIrrigated_shouldReturnTrueForTileNextToPond()