C# Class Tests.ModulesAndBindingTests.ModuleTests

Afficher le fichier Open project: Baloons-Pop-4/Main

Méthodes publiques

Méthode Description
ModuleTests ( ) : System

Private Methods

Méthode Description
TestIfLogicProviderModuleBindsItsModulesToTheRespectiveInterfacesFromCommonProject ( ) : void
TestIfModelsModuleLoadsTheCorrectTypesFromTheProject ( ) : void
TestIfStateSaverModuleBindsToIStateSaverWithIGameModelType ( ) : void
TestIfValidationModuleBindsValidatorsToInterfaces ( ) : void
TestIfWpfCommandModuleBindsExitCommandToWpfExitCommand ( ) : void
TestIfWpfModuleBindsInterfacesToItsExports ( ) : void

Method Details

ModuleTests() public méthode

public ModuleTests ( ) : System
Résultat System