Map
Index
Random
Help
th

Quote: automated test of exception-safety; ThisCanThrow() throws an exception when a global counter becomes zero; rerun with increasing values of the counter; operations must be exception-neutral

QuoteRef: abraD4_1998 , p. 4



Topic:
exception handling by try..catch
Topic:
automated testing

Quotation Skeleton

As part of the standardization process, I produced … I designed an automated test suite, based on … [p. 5] Finally, a scheme was designed that could … of each client-supplied operation which is allowed to … 'ThisCanThrow' simply decrements a "throw counter" and, if … at successively higher values in an outer loop … an exception at each successive step along its … Notably, this kind of testing is much easier … used without modifying the source code of the … [Footnote 12] Note that this technique requires that the … proceed, the throw counter will be negative, and …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: exception handling by try..catch (53 items)
Topic: automated testing (25 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.