Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.UIEditor.Tests SceneCodeGeneratorTests
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 SceneCodeGeneratorTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SceneCodeGeneratorTests | Initializes a new instance of the SceneCodeGeneratorTests class |
Methods
Name | Description | |
---|---|---|
![]() | AddConstructorToClassString | |
![]() | AddMethodsForControlEvents | |
![]() | AddNameSpaceAndClassNameToClassString | |
![]() | AddUsingStatementToTheClassString | |
![]() | AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) |
![]() | CreateClassInProjectFolder | |
![]() | GeneratedStringShouldNotBeEmpty | |
![]() | GenerateSourceCodeShouldApplyToCodingStyle | |
![]() | InitializeResolver | (Inherited from TestWithMocksOrVisually.) |
![]() | OverwriteCreatedClass | |
![]() | RegisterMock T | (Inherited from TestWithMocksOrVisually.) |
![]() | Resolve T | (Inherited from TestWithMocksOrVisually.) |
![]() | RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) |
![]() | RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
![]() | Setup |
Properties
Name | Description | |
---|---|---|
![]() | IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also