Class ThrowableAssert

All Implemented Interfaces:
Assert<ThrowableAssert,Throwable>, Descriptable<ThrowableAssert>, ExtensionPoints<ThrowableAssert,Throwable>

public class ThrowableAssert extends AbstractThrowableAssert<ThrowableAssert,Throwable>
Assertion methods for Throwables.

To create a new instance of this class, invoke Assertions.assertThat(Throwable).