CreepyTowersGameForTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    CreepyTowers.Tests TestWithCreepyTowersMockContentLoaderOrVisually
      CreepyTowers.Tests CreepyTowersGameForTests
        CreepyTowers.Tests AgentTests
        CreepyTowers.Tests.Avatars AvatarSpecialAttackSoundsTests
        CreepyTowers.Tests.Avatars FightingDragonTests
        CreepyTowers.Tests.Avatars FlyingPenguinTests
        CreepyTowers.Tests.Avatars PiggyBankTests
        CreepyTowers.Tests.Avatars SpecialAttackSelectorTests
        CreepyTowers.Tests.Bosses BossTests
        CreepyTowers.Tests.Collectables CoinTests
        CreepyTowers.Tests.Creeps CalculateDamageTests
        CreepyTowers.Tests.Creeps CreepStateTests
        CreepyTowers.Tests.Creeps CreepTests
        CreepyTowers.Tests.Creeps CreepWaveTests
        CreepyTowers.Tests.Creeps WaveGeneratorTests
        CreepyTowers.Tests GameLevelTests
        CreepyTowers.Tests GameTests
        CreepyTowers.Tests InputCommandsTests
        CreepyTowers.Tests.Sounds SoundAndMusicTests
        CreepyTowers.Tests.Stats BuffEffectTests
        CreepyTowers.Tests.Stats BuffTests
        CreepyTowers.Tests.Stats InteractionTests
        CreepyTowers.Tests.Stats StatAdjustmentTests
        CreepyTowers.Tests.Stats StatTests
        CreepyTowers.Tests TowerTargetFinderTests
        CreepyTowers.Tests.Triggers StartingGoldTests
        CreepyTowers.Tests.Triggers StartingLivesTests
        CreepyTowers.Tests.Triggers StartTimerTests
        CreepyTowers.Tests.Triggers SubtractLifeTests

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

public class CreepyTowersGameForTests : TestWithCreepyTowersMockContentLoaderOrVisually

The CreepyTowersGameForTests type exposes the following members.

Constructors

  NameDescription
Public methodCreepyTowersGameForTests
Initializes a new instance of the CreepyTowersGameForTests class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodDispose
Releases all resources used by the CreepyTowersGameForTests
Public methodInitialize
Public methodInitializeCreepyTowersMockContentLoader (Inherited from TestWithCreepyTowersMockContentLoaderOrVisually.)
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
Fields

  NameDescription
Protected fieldgame
Top
Properties

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