ApexTestCase::waitException
Usage
void ApexTestCase::waitException(string $message, [ ?string $exception_class = null ])Description
Wait for an exceptionParameters
Parameter | Required | Type | Description |
---|---|---|---|
$message | Yes | string | |
$exception_class | No | ?string |