TestWithMocksOrVisually ClassDelta Engine Documentation
Automatically tests with MockResolver when NCrunch is used, otherwise OpenGLResolver is used View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually

Namespace: DeltaEngine.Platforms
Assemblies:  DeltaEngine.TestWithES11 (in DeltaEngine.TestWithES11.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithES20 (in DeltaEngine.TestWithES20.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithGLFW2 (in DeltaEngine.TestWithGLFW2.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithGLFW3 (in DeltaEngine.TestWithGLFW3.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithOpenGL (in DeltaEngine.TestWithOpenGL.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithOpenTK11 (in DeltaEngine.TestWithOpenTK11.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithOpenTK20 (in DeltaEngine.TestWithOpenTK20.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithSharpDX (in DeltaEngine.TestWithSharpDX.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithSlimDX (in DeltaEngine.TestWithSlimDX.dll) Version: 1.1.1.0 (1.1.1)
  DeltaEngine.TestWithXna (in DeltaEngine.TestWithXna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class TestWithMocksOrVisually

The TestWithMocksOrVisually type exposes the following members.

Constructors

  NameDescription
Public methodTestWithMocksOrVisually
Initializes a new instance of the TestWithMocksOrVisually class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities
Public methodInitializeResolver
Protected methodRegisterMock T 
Protected methodResolve T 
Protected methodRunAfterFirstFrame
Public methodRunTestAndDisposeResolverWhenDone
Top
Fields

  NameDescription
Protected fieldresolver
Top
Properties

  NameDescription
Protected propertyIsMockResolver
Top
See Also