Usually this refers to a class in a TestingFramework which collects failed test cases and other statistics. Also it is a perfect example for CollectingParameter design pattern.
Test Result
last modified: February 17, 2007
Usually this refers to a class in a TestingFramework which collects failed test cases and other statistics. Also it is a perfect example for CollectingParameter design pattern.