C# Class Protogame.Tests.ComponentTests

Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
ComponentTests ( IAssert assert ) : System.Collections.Generic
TestComponentResolution ( ) : void
TestInstantiateComponentResolution ( ) : void
TestRequireComponentResolution ( ) : void
TestRequireComponentResolutionInReverse ( ) : void

Method Details

ComponentTests() public méthode

public ComponentTests ( IAssert assert ) : System.Collections.Generic
assert IAssert
Résultat System.Collections.Generic

TestComponentResolution() public méthode

public TestComponentResolution ( ) : void
Résultat void

TestInstantiateComponentResolution() public méthode

public TestInstantiateComponentResolution ( ) : void
Résultat void

TestRequireComponentResolution() public méthode

public TestRequireComponentResolution ( ) : void
Résultat void

TestRequireComponentResolutionInReverse() public méthode

public TestRequireComponentResolutionInReverse ( ) : void
Résultat void