Class EdgePositionTest.TestConstructor

java.lang.Object
com.takenoko.layers.irrigation.EdgePositionTest.TestConstructor
Enclosing class:
EdgePositionTest

@Nested @DisplayName("test constructor") class EdgePositionTest.TestConstructor extends Object
  • Constructor Details

    • TestConstructor

      TestConstructor()
  • Method Details

    • ifTheIrrigationChannelPositionsAreTheSameThenThrowAnException

      @Test @DisplayName("if the irrigation channel positions are the same then throw an exception") void ifTheIrrigationChannelPositionsAreTheSameThenThrowAnException()
    • ifTheIrrigationChannelPositionsAreNotAdjacentThenThrowAnException

      @Test @DisplayName("if the irrigation channel positions are not adjacent then throw an exception") void ifTheIrrigationChannelPositionsAreNotAdjacentThenThrowAnException()