Click or drag to resize

AssertPrototype Class

[Missing <summary> documentation for "T:Demo3D.TestRunner.AssertPrototype"]

Inheritance Hierarchy
SystemObject
  Demo3D.TestRunnerAssertPrototype

Namespace:  Demo3D.TestRunner
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class AssertPrototype : IAssertPrototype, 
	ITestRunnerStatementPrototype<Assertion>, ITestRunnerPrototype

The AssertPrototype type exposes the following members.

Constructors
  NameDescription
Public methodAssertPrototype
Initializes a new instance of the AssertPrototype class
Top
Methods
  NameDescription
Public methodGetStatements
Top
See Also