TestingEngine.ThrowIfBugFound method

Throws either an AssertionFailureException, if a bug was found, or an unhandled Exception, if one was thrown.

public void ThrowIfBugFound()

See Also