MockScreenshotCapturer ClassDelta Engine Documentation
Mock taker of screenshots used in unit tests. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Graphics.Mocks MockScreenshotCapturer

Namespace: DeltaEngine.Graphics.Mocks
Assembly: DeltaEngine.Graphics.Mocks (in DeltaEngine.Graphics.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class MockScreenshotCapturer : ScreenshotCapturer

The MockScreenshotCapturer type exposes the following members.

Constructors

  NameDescription
Public methodMockScreenshotCapturer
Initializes a new instance of the MockScreenshotCapturer class
Top
Methods

  NameDescription
Public methodMakeScreenshot
Top
Properties

  NameDescription
Public propertyLastFilename
Top
See Also