Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.UIEditor.Tests ControlAdderTests
Namespace: DeltaEngine.Editor.UIEditor.Tests
Assembly: DeltaEngine.Editor.UIEditor.Tests (in DeltaEngine.Editor.UIEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ControlAdderTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ControlAdderTests | Initializes a new instance of the ControlAdderTests class |
Methods
Name | Description | |
---|---|---|
![]() | AddNewButtonToScene | |
![]() | AddNewLabelToScene | |
![]() | AddNewSliderToScene | |
![]() | AddNewSpriteToScene | |
![]() | AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) |
![]() | CreateCenteredButton | |
![]() | CreateCenteredLabel | |
![]() | CreateCenteredPicture | |
![]() | CreateCenteredSlider | |
![]() | CreateControlAdder | |
![]() | GivingAWrongControllWillJustReturn | |
![]() | InitializeResolver | (Inherited from TestWithMocksOrVisually.) |
![]() | InterActiveButtons | |
![]() | RegisterMock T | (Inherited from TestWithMocksOrVisually.) |
![]() | Resolve T | (Inherited from TestWithMocksOrVisually.) |
![]() | RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) |
![]() | RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
Properties
Name | Description | |
---|---|---|
![]() | IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also