Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.UIEditor.Tests UIControlTests
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 UIControlTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UIControlTests | Initializes a new instance of the UIControlTests class |
Methods
Name | Description | |
---|---|---|
AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) | |
CannotChangeButtonWhenThereIsNoSelectedControl | ||
CannotSetTheControlSizeWhenWidthOrHeightIsLessThen10 | ||
ChangeMaterialsToDefaultMaterial | ||
InitializeResolver | (Inherited from TestWithMocksOrVisually.) | |
RegisterMock T | (Inherited from TestWithMocksOrVisually.) | |
Resolve T | (Inherited from TestWithMocksOrVisually.) | |
RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) | |
RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) | |
SetTheControlSize | ||
SetUp |
Properties
Name | Description | |
---|---|---|
IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also