Return the original assertion handler.
Synopsis
Declared in <bsls_fuzztest.h>
Assert::ViolationHandler
getOriginalAssertionHandler();
Return Value
assertion‐failure handler that was installed when this guard was created
Created with MrDocs