AddAssertionSetForProcessing
Limits assertion set execution to the given assertion set only. Call multiple times to specify more than one assertion set. The supplied string holds the name of the assertion set. Use ##none for processing no assertion set and ##all for processing all assertion sets.
COM and .NET
Signature: AddAssertionSetForProcessing(string assertionSet)
Java
Signature: public void addAssertionSetForProcessing(string assertionSet)