Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
SideScroller.Tests InteractionLogicsTests
Namespace: SideScroller.Tests
Assembly: SideScroller.Tests (in SideScroller.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The InteractionLogicsTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InteractionLogicsTests | Initializes a new instance of the InteractionLogicsTests class |
Methods
Name | Description | |
---|---|---|
![]() | AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) |
![]() | FireAShotAtSomeEnemy | |
![]() | HeroBulletDisappearsOverTime | |
![]() | InitializeResolver | (Inherited from TestWithMocksOrVisually.) |
![]() | RegisterMock T | (Inherited from TestWithMocksOrVisually.) |
![]() | Resolve T | (Inherited from TestWithMocksOrVisually.) |
![]() | RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) |
![]() | RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
![]() | SetUp |
Properties
Name | Description | |
---|---|---|
![]() | IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also