SceneCodeGeneratorTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class SceneCodeGeneratorTests : TestWithMocksOrVisually

The SceneCodeGeneratorTests type exposes the following members.

Constructors

  NameDescription
Public methodSceneCodeGeneratorTests
Initializes a new instance of the SceneCodeGeneratorTests class
Top
Methods

  NameDescription
Public methodAddConstructorToClassString
Public methodAddMethodsForControlEvents
Public methodAddNameSpaceAndClassNameToClassString
Public methodAddUsingStatementToTheClassString
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodCreateClassInProjectFolder
Public methodGeneratedStringShouldNotBeEmpty
Public methodGenerateSourceCodeShouldApplyToCodingStyle
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodOverwriteCreatedClass
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSetup
Top
Properties

  NameDescription
Protected propertyIsMockResolver (Inherited from TestWithMocksOrVisually.)
Top
See Also