Inheritance Hierarchy
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
The TestWithCreepyTowersMockContentLoaderOrVisually type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TestWithCreepyTowersMockContentLoaderOrVisually | Initializes a new instance of the TestWithCreepyTowersMockContentLoaderOrVisually class |
Methods
Name | Description | |
---|---|---|
AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) | |
InitializeCreepyTowersMockContentLoader | ||
InitializeResolver | (Inherited from TestWithMocksOrVisually.) | |
RegisterMock T | (Inherited from TestWithMocksOrVisually.) | |
Resolve T | (Inherited from TestWithMocksOrVisually.) | |
RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) | |
RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
Properties
Name | Description | |
---|---|---|
IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also