C# Class SEModAPIExtensions.API.BasicUnitTestManager

Afficher le fichier Open project: rexxar-tc/SEServerExtender Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseLog Logger

Méthodes publiques

Méthode Description
Run ( ) : bool

Méthodes protégées

Méthode Description
BasicUnitTestManager ( ) : System
RunBaseReflectionUnitTests ( ) : bool
RunCubeBlockReflectionTests ( ) : bool
RunEntityReflectionUnitTests ( ) : bool

Method Details

BasicUnitTestManager() protected méthode

protected BasicUnitTestManager ( ) : System
Résultat System

Run() public méthode

public Run ( ) : bool
Résultat bool

RunBaseReflectionUnitTests() protected méthode

protected RunBaseReflectionUnitTests ( ) : bool
Résultat bool

RunCubeBlockReflectionTests() protected méthode

protected RunCubeBlockReflectionTests ( ) : bool
Résultat bool

RunEntityReflectionUnitTests() protected méthode

protected RunEntityReflectionUnitTests ( ) : bool
Résultat bool

Property Details

BaseLog public_oe static_oe property

public static Logger BaseLog
Résultat Logger