FontCreatorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.SpriteFontCreator.Tests FontCreatorViewModelTests

Namespace: DeltaEngine.Editor.SpriteFontCreator.Tests
Assembly: DeltaEngine.Editor.FontEditor.Tests (in DeltaEngine.Editor.FontEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class FontCreatorViewModelTests : TestWithMocksOrVisually

The FontCreatorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodFontCreatorViewModelTests
Initializes a new instance of the FontCreatorViewModelTests class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodGetSystemFontsForSelection
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodNoFontCreationWithoutContentName
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSettingFontStyles
Public methodSetupViewModel
Public methodStartFontCreationFromFirstSystemFont
Top
Properties

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