Class TestRuleIgnoreTestSuites
Inheritance
System.Object
TestRuleIgnoreTestSuites
Assembly: cs.temp.dll.dll
Syntax
public sealed class TestRuleIgnoreTestSuites : TestRule
Fields
Name | Description |
---|---|
PROPERTY_RUN_NESTED | A boolean system property indicating nested suites should be executed normally. |
Properties
Name | Description |
---|---|
RunningNested | Check if a suite class is running as a nested test. |
Methods
Name | Description |
---|---|
Apply(Statement, Description) |