val commonFields: CommonFields<Throwable?> (source)
The commonFields's subject represents the thrown Throwable and will be used in ThrowableFluent.toThrow. Its method IAssertionPlantWithCommonFields.CommonFields.fail could be used for failure reporting etc.
commonFields - The commonFields's subject
represents the thrown Throwable and will be used in ThrowableFluent.toThrow. Its method
IAssertionPlantWithCommonFields.CommonFields.fail could be used for failure reporting etc.