public static class PaimonCompletableFutureAssert.WithThrowable extends Object
WithThrowable
.Modifier and Type | Method and Description |
---|---|
<T extends Throwable> |
withThrowableOfType(Class<T> type)
Checks that the underlying throwable is of the given type and returns a
ThrowableAssertAlternative to chain further assertions on the underlying throwable. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.