This page last changed on Mar 20, 2007 by grahamhay.

Tests can be marked as explicit using the ExplicitAttribute. They will not be run unless explicitly selected, either using the GUI or command line arguments.

Unable to find source-code formatter for language: cs. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
[Test, Explicit]
public void ExplicitTest()
{...}

An entire fixture can also be marked as explicit.

Document generated by Confluence on Jun 11, 2007 11:56