Deletes temporary files created during the test run if TestSuiteLogger is
enabled at the INFO level or higher (they are left intact at the CONFIG
level or lower).
A client component is added to the suite fixture as the value of the
SuiteAttribute.CLIENT attribute; it may be subsequently accessed
via the ITestContext.getSuite() method.