Searched refs:subscriptionServiceUrl (Results 1 – 2 of 2) sorted by relevance
683 public abstract URL subscriptionServiceUrl(); in subscriptionServiceUrl() method in ManageSubscriptionOperation.ManageSubscriptionResponse
344 assertThat(response.subscriptionServiceUrl()).isEqualTo(new URL(SUBSCRIPTION_SERVICE_URL)); in testManageSubscription_continueToWebsheet()