Click or drag to resize
AircraftTestHelper Class
A set of static methods that help with tests that involve IAircraft.
Inheritance Hierarchy
SystemObject
  Test.FrameworkAircraftTestHelper

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class AircraftTestHelper

The AircraftTestHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGenerateAircraftPropertyValue
Returns a dummy value that can be copied into any of the properties on an IAircraft object.
Top
See Also