C# Class Macros.TestClassRunner

Afficher le fichier Open project: DoclerLabs/hex3rdPartyTools Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
TestClassRunner ( ) : System

Private Methods

Méthode Description
build ( ) : void
checkRunFromValidClass ( ) : bool
cleanup ( ) : void
generateDocumentClassFromTemplate ( ) : void
getTestToRun ( ) : string
notifyTestStart ( ) : void
setDocumentClass ( Project project, string path ) : void
storeOrigDocumentClass ( ProjectManager.Projects.Haxe.HaxeProject project ) : void

Method Details

Execute() public static méthode

public static Execute ( ) : void
Résultat void

TestClassRunner() public méthode

public TestClassRunner ( ) : System
Résultat System