public final class Assertions
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Assertions.ExecutableOutcomeSubject<T extends java.lang.Throwable> |
static class |
Assertions.ExecutableSubject |
Modifier | Constructor and Description |
---|---|
private |
Assertions() |
Modifier and Type | Method and Description |
---|---|
static Assertions.ExecutableSubject |
assertThat(org.junit.jupiter.api.function.Executable executable) |
public static Assertions.ExecutableSubject assertThat(org.junit.jupiter.api.function.Executable executable)