Searched refs:notEnabledUrl (Results 1 – 2 of 2) sorted by relevance
269 public abstract URL notEnabledUrl(); in notEnabledUrl() method in CheckEligibilityOperation.CheckEligibilityResponse
466 assertThat(response.notEnabledUrl()).isEqualTo(new URL(NOT_ENABLED_URL)); in testCheckEligibility()