TestWithCreepyTowersMockContentLoaderOrVisually ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    CreepyTowers.Tests TestWithCreepyTowersMockContentLoaderOrVisually
      CreepyTowers.Tests.Creeps CreepPropertiesXmlTests
      CreepyTowers.Tests.Creeps GroupPropertiesXmlTests
      CreepyTowers.Tests CreepyTowersGameForTests
      CreepyTowers.Tests.Towers TowerPropertiesXmlTests

Namespace: CreepyTowers.Tests
Assembly: CreepyTowers.Tests (in CreepyTowers.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class TestWithCreepyTowersMockContentLoaderOrVisually : TestWithMocksOrVisually

The TestWithCreepyTowersMockContentLoaderOrVisually type exposes the following members.

Constructors

  NameDescription
Public methodTestWithCreepyTowersMockContentLoaderOrVisually
Initializes a new instance of the TestWithCreepyTowersMockContentLoaderOrVisually class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodInitializeCreepyTowersMockContentLoader
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Top
Properties

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