Uses of Class
org.assertj.core.api.ClassAssert
Packages that use ClassAssert
-
Uses of ClassAssert in org.assertj.core.api
Fields in org.assertj.core.api with type parameters of type ClassAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<Class,
ClassAssert> InstanceOfAssertFactories.CLASS
InstanceOfAssertFactory
for aClass
.Methods in org.assertj.core.api that return ClassAssertModifier and TypeMethodDescriptionstatic ClassAssert
Assertions.assertThat
(Class<?> actual) Creates a new instance ofClassAssert
static ClassAssert
AssertionsForClassTypes.assertThat
(Class<?> actual) Creates a new instance ofClassAssert
default ClassAssert
WithAssertions.assertThat
(Class<?> actual) Creates a new instance ofClassAssert
final ClassAssert
ClassAssert.hasAnnotations
(Class<? extends Annotation>... annotations) static ClassAssert
Creates a new instance ofClassAssert