C# Class devplex.Tools.Model.XUnitFramework

Implementation of the test framework from XUnit.
Inheritance: BaseTestFramework
Afficher le fichier Open project: philipproplesch/Docx2UnitTest

Méthodes publiques

Méthode Description
XUnitFramework ( ) : System.IO

Initializes a new instance of the XUnitFramework class.

Method Details

XUnitFramework() public méthode

Initializes a new instance of the XUnitFramework class.
public XUnitFramework ( ) : System.IO
Résultat System.IO