C# Class Tests.WpfUiTests.EventEngineTests

Mostra file Open project: Baloons-Pop-4/Main

Public Methods

Method Description
EventEngineTests ( ) : System

Private Methods

Method Description
TestIfEventEngineDoesntThrowExceptionDoesntThrowExceptionsWithValidCommands ( ) : void
TestIfInvalidCommandsPassedToTheEngineDoesntCrashIt ( ) : void
TestIfSetPlayerNameInContextSetsTheNewNameInContext ( ) : void

Method Details

EventEngineTests() public method

public EventEngineTests ( ) : System
return System