processDocument ( document )
Process a document, updating it with test results
Note that this method (and anything it calls) should not interact with
the document's DM or transaction context. Typically this method would
simply iterate over the document's tables, invoking an appropriate
ITableProcessor for each one.
|