ClassTestListsExplorerController
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.TestLists
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TestListsExplorerController
Inheritance: objectTestListsExplorerController
Constructors
TestListsExplorerController()
Declaration
cs-api-definition
public TestListsExplorerController()
Methods
HandleCommand(ICommand, object)
Handles the command.
ResolveTestListsWithCachedTests(IUIProject)
resolve the tests that were already part of a test list
Declaration
cs-api-definition
public static void ResolveTestListsWithCachedTests(IUIProject host)
Parameters
host