277 lines
8.6 KiB
HTML
277 lines
8.6 KiB
HTML
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<html>
|
|
<!-- Standard Head Part -->
|
|
<head>
|
|
<title>NUnit - MainMenu</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<meta http-equiv="Content-Language" content="en-US">
|
|
<link rel="stylesheet" type="text/css" href="nunit.css">
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
</head>
|
|
<!-- End Standard Head Part -->
|
|
|
|
<body>
|
|
|
|
<!-- Standard Header for NUnit.org -->
|
|
<div id="header">
|
|
<a id="logo" href="http://www.nunit.org"><img src="img/logo.gif" alt="NUnit.org" title="NUnit.org"></a>
|
|
<div id="nav">
|
|
<a href="http://www.nunit.org">NUnit</a>
|
|
<a class="active" href="index.html">Documentation</a>
|
|
</div>
|
|
</div>
|
|
<!-- End of Header -->
|
|
|
|
<div id="content">
|
|
|
|
<h2>Main Menu</h2>
|
|
|
|
<hr><h3>File Menu</h3><hr>
|
|
|
|
<h4>New Project…</h4>
|
|
<p>Closes any open project, prompting the user to save it if it has been changed and then opens a
|
|
FileSave dialog to allow selecting the name and location of the new project.</p>
|
|
|
|
<h4>Open Project…</h4>
|
|
<p>Closes any open project, prompting the user to save it if it has been changed and then opens a
|
|
FileOpen dialog to allow selecting the name and location of an assembly, a test project or (if
|
|
Visual Studio support is enabled) a Visual Studio project.</p>
|
|
|
|
<h4>Close</h4>
|
|
<p>Closes any open project, prompting the user to save it if it has been changed.</p>
|
|
|
|
|
|
<h4>Save</h4>
|
|
<p>Saves the currently open project. Opens the Save As dialog if this is the first time the project
|
|
is being saved.</p>
|
|
|
|
<h4>Save As…</h4>
|
|
<p>Opens a FileSave dialog to allow specifying the name and location to which the project
|
|
should be saved.</p>
|
|
|
|
<h4>Reload Project</h4>
|
|
<p>Completely reloads the current project by closing and re-opening it.</p>
|
|
|
|
<h4>Reload Tests</h4>
|
|
<p>Reloads the tests, merging any changes into the tree.</p>
|
|
|
|
<h4>Select Runtime</h4>
|
|
<p>Displays a list of runtime versions you may select in order to reload
|
|
the tests using that runtime. This submenu is only present if you have
|
|
more than one runtime version available. Any framework versions not supported
|
|
by your NUnit installation will be disabled until you install the
|
|
necessary NUnit components.
|
|
|
|
<h4>Recent Projects…</h4>
|
|
<p>Displays a list of recently opened projects and assemblies from which the user is able to select one for opening.</p>
|
|
|
|
<h4>Exit</h4>
|
|
<p>Closes and exits the application. If a test is running, the user is given the opportunity to
|
|
cancel it and or to allow it to continue. If the open project has any pending changes, the user
|
|
is given the opportunity to save it.</p>
|
|
|
|
<hr><h3>View Menu</h3><hr>
|
|
|
|
<h4>Full Gui</h4>
|
|
<p>Displays the complete gui - as in prior versions of NUnit. This includes the
|
|
errors and failures and other tabs and the progress bar.</p>
|
|
|
|
<h4>Mini Gui</h4>
|
|
<p>Switches the display to the mini-gui, which consists of the tree display
|
|
only.</p>
|
|
|
|
<h4>Result Tabs</h4>
|
|
<p>Displays a submenu that allows showing or hiding the tabs on the right
|
|
hand side of the display.</p>
|
|
|
|
<blockquote>
|
|
<h5>Errors & Failures, Tests Not Run, etc.</h5>
|
|
<p>Selects the individual tabs to display.</p>
|
|
</blockquote>
|
|
|
|
<h4>Tree</h4>
|
|
<p>Displays the Tree submenu.</p>
|
|
|
|
<blockquote>
|
|
<h5>Show Checkboxes</h5>
|
|
<p>Turns the display of checkboxes in the tree on or off. The checkboxes may
|
|
be used to select multiple tests for running.</p>
|
|
|
|
<h5>Expand</h5>
|
|
<p>Expands the currently selected tree node.</p>
|
|
|
|
<h5>Collapse</h5>
|
|
<p>Collapses the currently selected tree node.</p>
|
|
|
|
<h5>Expand All</h5>
|
|
<p>Expands all nodes of the tree.</p>
|
|
|
|
<h5>Collapse All</h5>
|
|
<p>Collapses all nodes in the tree to the root.</p>
|
|
|
|
<h5>Hide Tests</h5>
|
|
<p>Collapses all fixture nodes, hiding the test cases.</p>
|
|
|
|
<h5>Properties…</h5>
|
|
<p>Displays the Properties Dialog for the currently selected test.</p>
|
|
</blockquote>
|
|
|
|
<h4>GUI Font</h4>
|
|
<p>Displays a submenu that allows changing the general font used by NUnit.</p>
|
|
|
|
<blockquote>
|
|
<h5>Increase</h5>
|
|
<p>Increases the size of the font.</p>
|
|
|
|
<h5>Decrease</h5>
|
|
<p>Decreases the size of the font.</p>
|
|
|
|
<h5>Change...</h5>
|
|
<p>Displays the Font Change dialog.</p>
|
|
|
|
<h5>Restore</h5>
|
|
<p>Restores the default font.</p>
|
|
</blockquote>
|
|
|
|
<h4>Fixed Font</h4>
|
|
<p>Displays a submenu that allows changing the fixed font used to display
|
|
console output from the tests.</p>
|
|
|
|
<blockquote>
|
|
<h5>Increase</h5>
|
|
<p>Increases the size of the fixed font.</p>
|
|
|
|
<h5>Decrease</h5>
|
|
<p>Decreases the size of the fixed font.</p>
|
|
|
|
<h5>Restore</h5>
|
|
<p>Restores the default fixed font.</p>
|
|
</blockquote>
|
|
|
|
<h4>Assembly Details...</h4>
|
|
<p>Displays information about loaded test assemblies.</p>
|
|
|
|
<h4>Status Bar</h4>
|
|
<p>Displays or hides the status bar.</p>
|
|
|
|
<hr><h3>Project Menu</h3><hr>
|
|
|
|
<h4>Configurations</h4>
|
|
<p>Displays a submenu allowing selecting, adding or editing a configuration.
|
|
|
|
<blockquote>
|
|
<h5>Debug, Release, etc.</h5>
|
|
<p>Loads the specified configuration for testing.</p>
|
|
|
|
<h5>Add…</h5>
|
|
<p>Opens the Add Configuration Dialog, which allows entry of the name of the new
|
|
configuration and specifying an existing configuration to use as a template.</p>
|
|
|
|
<h5>Edit…</h5>
|
|
<p>Opens the <a href="configEditor.html">Configuration Editor</a>.</p>
|
|
</blockquote>
|
|
|
|
<h4>Add Assembly…</h4>
|
|
<p>Displays a FileOpen dialog to allow selecting an assembly to be added to the active
|
|
configuration of the currently open project.</p>
|
|
|
|
<h4>Add VS Project…</h4>
|
|
<p>Only available if Visual Studio Support is enabled. Displays a FileOpen dialog to allows
|
|
selecting a Visual Studio project to be added to the currently open project. Entries are added
|
|
for each configuration specified in the VS project, creating new configurations in the test
|
|
project if necessary.</p>
|
|
|
|
<h4>Edit…</h4>
|
|
<p>Opens the <a href="projectEditor.html">Project Editor</a>.</p>
|
|
|
|
<hr><h3>Test Menu</h3><hr>
|
|
|
|
<h4>Run All</h4>
|
|
<p>Runs all the tests.</p>
|
|
|
|
<h4>Run Selected</h4>
|
|
<p>Runs the test or tests that are selected in the tree. If checkboxes are visible,
|
|
any checked tests are run by preference. This is the same function provided by
|
|
the Run button.</p>
|
|
|
|
<h4>Run Failed</h4>
|
|
<p>Runs only the tests that failed on the previous run.</p>
|
|
|
|
<h4>Stop Run</h4>
|
|
<p>Stops the test run. This is the same function provided by the Stop button.</p>
|
|
|
|
<hr><h3>Tools Menu</h3><hr>
|
|
|
|
<h4>Save Results as XML…</h4>
|
|
<p>Opens a FileSave Dialog for saving the test results as an XML file.</p>
|
|
|
|
<h4>Exception Details…</h4>
|
|
<p>Displays detailed information about the last exception.</p>
|
|
|
|
<h4>Options...</h4>
|
|
<p>Displays the <a href="optionsDialog.html">Options Dialog</a>.</p>
|
|
|
|
<h4>Addins...</h4>
|
|
<p>Displays the <a href="addinsDialog.html">Addins Dialog</a>.</p>
|
|
|
|
<hr><h3>Help Menu</h3><hr>
|
|
|
|
<h4>NUnit Help</h4>
|
|
<p>Displays the NUnit documentation, if installed. Otherwise, attempts to
|
|
connect to the NUnit web site.</p>
|
|
|
|
<h4>About NUnit…</h4>
|
|
<p>Displays info about your version of NUnit and a link to the nunit.org site.</p>
|
|
|
|
</div>
|
|
|
|
<!-- Submenu -->
|
|
<div id="subnav">
|
|
<ul>
|
|
<li><a href="index.html">NUnit 2.5.9</a></li>
|
|
<ul>
|
|
<li><a href="getStarted.html">Getting Started</a></li>
|
|
<li><a href="assertions.html">Assertions</a></li>
|
|
<li><a href="constraintModel.html">Constraints</a></li>
|
|
<li><a href="attributes.html">Attributes</a></li>
|
|
<li><a href="runningTests.html">Running Tests</a></li>
|
|
<ul>
|
|
<li><a href="nunit-console.html">Console Runner</a></li>
|
|
<li><a href="nunit-gui.html">Gui Runner</a></li>
|
|
<ul>
|
|
<li><a href="guiCommandLine.html">Command-Line</a></li>
|
|
<li id="current"><a href="mainMenu.html">Main Menu</a></li>
|
|
<li><a href="contextMenu.html">Context Menu</a></li>
|
|
<li><a href="settingsDialog.html">Settings Dialog</a></li>
|
|
<li><a href="addinsDialog.html">Addins Dialog</a></li>
|
|
<li><a href="testProperties.html">Test Properties</a></li>
|
|
<li><a href="configEditor.html">Configuration Editor</a></li>
|
|
<li><a href="projectEditor.html">Project Editor</a></li>
|
|
</ul>
|
|
<li><a href="pnunit.html">PNUnit Runner</a></li>
|
|
<li><a href="nunit-agent.html">NUnit Agent</a></li>
|
|
<li><a href="runtimeSelection.html">Runtime Selection</a></li>
|
|
<li><a href="assemblyIsolation.html">Assembly Isolation</a></li>
|
|
<li><a href="configFiles.html">Configuration Files</a></li>
|
|
<li><a href="multiAssembly.html">Multiple Assemblies</a></li>
|
|
<li><a href="vsSupport.html">Visual Studio Support</a></li>
|
|
</ul>
|
|
<li><a href="extensibility.html">Extensibility</a></li>
|
|
<li><a href="releaseNotes.html">Release Notes</a></li>
|
|
<li><a href="samples.html">Samples</a></li>
|
|
<li><a href="license.html">License</a></li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Submenu -->
|
|
|
|
|
|
<!-- Standard Footer for NUnit.org -->
|
|
<div id="footer">
|
|
Copyright © 2010 Charlie Poole. All Rights Reserved.
|
|
</div>
|
|
<!-- End of Footer -->
|
|
|
|
</body>
|
|
</html>
|