ITestSuiteBase.Refresh Method
Include Protected Members
Include Inherited Members
Updates the suites in the suite hierarchy.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Refresh() | Updates any suites in the suite hierarchy that are out of date. | |
Refresh(Boolean) | Updates any suites in the suite hierarchy, optionally forcing the update whether or not they are out of date. |
Top