public static class Assertions.ExecutableSubject extends Object
Modifier and Type | Method and Description |
---|---|
<T extends Throwable> |
succeedsOrThrows(Class<T> expectedType) |
public <T extends Throwable> Assertions.ExecutableOutcomeSubject<T> succeedsOrThrows(Class<T> expectedType)
Copyright © 2019. All rights reserved.