| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
default ClassAssert |
WithAssertions.assertThat(Class<?> actual)
Creates a new instance of
|
static ClassAssert |
Assertions.assertThat(Class<?> actual)
Creates a new instance of
|
static ClassAssert |
AssertionsForClassTypes.assertThat(Class<?> actual)
Creates a new instance of
|
ClassAssert |
ClassAssert.hasAnnotations(Class<? extends Annotation>... annotations) |
static ClassAssert |
BDDAssertions.then(Class<?> actual)
Creates a new instance of
|
Copyright © 2014–2019 AssertJ. All rights reserved.