propertiesOfThrowable

fun propertiesOfThrowable(throwable: Throwable, container: AssertionContainer<*>, explanation: Assertion = createExplanation(throwable)): AssertionGroup(source)

Returns an AssertionGroup with an ExplanatoryAssertionGroupType containing properties of the given throwable.