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 TypeClassDescriptionclass
AbstractClassAssert<SELF extends AbstractClassAssert<SELF>>
Base class for all implementations of assertions forClass
es.Subclasses of AbstractClassAssert in org.assertj.core.apiModifier and TypeClassDescriptionclass
Assertion methods forClass
es.class
Concrete assertions forClass
s 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 ofClassAssert
static AbstractClassAssert
<?> AssertionsForClassTypes.assertThat
(Class<?> actual) Creates a new instance ofClassAssert
static AbstractClassAssert
<?> Java6Assertions.assertThat
(Class<?> actual) Creates a new instance ofClassAssert
default AbstractClassAssert
<?> WithAssertions.assertThat
(Class<?> actual) Delegate call toAssertions.assertThat(Class)
static AbstractClassAssert
<?> Creates a new instance ofClassAssert
static AbstractClassAssert
<?> Creates a new instance ofClassAssert