Uses of Class
org.assertj.core.api.AbstractUrlAssert
Packages that use AbstractUrlAssert
-
Uses of AbstractUrlAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractUrlAssertModifier and TypeClassDescriptionclassAbstractUrlAssert<SELF extends AbstractUrlAssert<SELF>>Base class for all implementations of assertions forURLs.Subclasses of AbstractUrlAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractUrlAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<URL,AbstractUrlAssert<?>> InstanceOfAssertFactories.URL_TYPEInstanceOfAssertFactoryfor aURL.Methods in org.assertj.core.api that return AbstractUrlAssertModifier and TypeMethodDescriptionstatic AbstractUrlAssert<?>Assertions.assertThat(URL actual) Creates a new instance of.UrlAssertstatic AbstractUrlAssert<?>AssertionsForClassTypes.assertThat(URL actual) Creates a new instance of.UrlAssertstatic AbstractUrlAssert<?>Java6Assertions.assertThat(URL actual) Deprecated.Creates a new instance of.UrlAssertdefault AbstractUrlAssert<?>Java6StandardSoftAssertionsProvider.assertThat(URL actual) Creates a new instance of.UrlAssertdefault AbstractUrlAssert<?>WithAssertions.assertThat(URL actual) Creates a new instance of.UrlAssertstatic AbstractUrlAssert<?>Assumptions.assumeThat(URL actual) Creates a new instance ofassumption.UrlAssertdefault AbstractUrlAssert<?>WithAssumptions.assumeThat(URL url) Creates a new instance ofassumption.UrlAssertstatic AbstractUrlAssert<?>Creates a new assumption's instance for anURLvalue.static AbstractUrlAssert<?>Creates a new instance of.UrlAssertstatic AbstractUrlAssert<?>Deprecated.Creates a new instance of.UrlAssertdefault AbstractUrlAssert<?>Creates a new instance of.UrlAssert