Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; MenuItem has a deprecated constructor in /home/charl422/nunitsoftware.com/nunitv2/php/build_menu.php on line 34
NUnit - ContextMenu
NUnit 2.2.7 Legacy Documentation. View NUnit 3 Documentation

Context Menu

The context menu displays when one of the tree notes is right-clicked.

Run

Runs the selected test - disabled if a test is running.

Expand

Expands the selected test node – invisible if the node is expanded or has no children.

Collapse

Collapses the selected test node – invisible if the node is collapsed or has no children.

Properties

Displays the Test Properties for the selected test node.