Class MultipleGardenerObjectiveTest.TestVerify

java.lang.Object
com.takenoko.objective.MultipleGardenerObjectiveTest.TestVerify
Enclosing class:
MultipleGardenerObjectiveTest

@Nested @DisplayName("method verify") class MultipleGardenerObjectiveTest.TestVerify extends Object
  • Constructor Details

    • TestVerify

      TestVerify()
  • Method Details

    • verify_shouldReturnTrueWhenTheObjectiveIsCompleted

      @Test @DisplayName("should return true when the objective is completed") void verify_shouldReturnTrueWhenTheObjectiveIsCompleted()
    • verify_shouldReturnFalseWhenTheObjectiveIsNotCompleted

      @Test @DisplayName("should return false when the objective is not completed") void verify_shouldReturnFalseWhenTheObjectiveIsNotCompleted()