Uses of Class
org.assertj.core.api.AbstractClassAssert
Packages that use AbstractClassAssert
-
Uses of AbstractClassAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractClassAssertModifier and TypeClassDescriptionclassAbstractClassAssert<SELF extends AbstractClassAssert<SELF>>Base class for all implementations of assertions forClasses.Subclasses of AbstractClassAssert in org.assertj.core.apiModifier and TypeClassDescriptionclassAssertion methods forClasses.classConcrete assertions forClasss without any final methods to allow proxying.Methods in org.assertj.core.api that return AbstractClassAssertModifier and TypeMethodDescriptionstatic AbstractClassAssert<?>Assertions.assertThat(Class<?> actual) Creates a new instance ofClassAssertstatic AbstractClassAssert<?>AssertionsForClassTypes.assertThat(Class<?> actual) Creates a new instance ofClassAssertstatic AbstractClassAssert<?>Java6Assertions.assertThat(Class<?> actual) Creates a new instance ofClassAssertdefault AbstractClassAssert<?>WithAssertions.assertThat(Class<?> actual) Delegate call toAssertions.assertThat(Class)static AbstractClassAssert<?>Creates a new instance ofClassAssertstatic AbstractClassAssert<?>Creates a new instance ofClassAssert