C# Class devplex.Tools.Model.NUnitFramework

Implementation of the test framework from NUnit.
Inheritance: BaseTestFramework
Mostrar archivo Open project: philipproplesch/Docx2UnitTest

Public Methods

Method Description
NUnitFramework ( ) : System.IO

Initializes a new instance of the NUnitFramework class.

Method Details

NUnitFramework() public method

Initializes a new instance of the NUnitFramework class.
public NUnitFramework ( ) : System.IO
return System.IO