The context menu is displayed when one of the tree nodes is right-clicked.
Runs the selected test - disabled if a test is running.
Runs all the tests.
Runs only the tests that failed on the previous run.
Turns the display of checkboxes in the tree on or off. The checkboxes may be used to select multiple tests for running.
Expands the selected test node - invisible if the node is expanded or has no children.
Collapses the selected test node - invisible if the node is collapsed or has no children.
Expands all nodes of the tree.
Collapses all nodes in the tree to the root.
Reloads only the currently selected fixture or namespace. The fixture, once loaded, remains in effect through any subsequent reloads. This generally results in substantial reduction in load time.
Reloads all the tests, clearing the currently loaded fixture.
Displays the Test Properties for the selected test node.