Record the end of a precondition assertion/review block.
Synopsis
Declared in <bsls_fuzztest.h>
static
void
handlePreconditionsEnd();
Description
Decrement the assertion/review block depth level counter and record that the first precondition block has ended if the depth level changed to 0. The behavior is undefined unless the depth level is positive.
Created with MrDocs