public final class Assertions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Assertions.ExecutableOutcomeSubject<T extends Throwable> |
static class |
Assertions.ExecutableSubject |
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)
Copyright © 2021. All rights reserved.