C# Class CK.Text.Tests.TestHelper

Afficher le fichier Open project: Invenietis/ck-core

Méthodes publiques

Méthode Description
CleanupTestFolder ( ) : void
DeleteFolder ( string directoryPath, bool recreate = false ) : void
ForceGCFullCollect ( ) : void

Private Methods

Méthode Description
InitalizePaths ( ) : void
TestHelper ( ) : System

Method Details

CleanupTestFolder() public static méthode

public static CleanupTestFolder ( ) : void
Résultat void

DeleteFolder() public static méthode

public static DeleteFolder ( string directoryPath, bool recreate = false ) : void
directoryPath string
recreate bool
Résultat void

ForceGCFullCollect() static public méthode

static public ForceGCFullCollect ( ) : void
Résultat void