public static class Assertions.ExecutableOutcomeSubject<T extends Throwable> extends Object
Modifier and Type | Method and Description |
---|---|
void |
when(boolean condition)
Checks that the executable succeeds, or throws the expected exception if 'condition' is true.
|
Copyright © 2024. All rights reserved.