Table of Contents

Namespace CsraTestMethods.Parametric

Overview

TestClass for all generic parametric TestMethods.

Platform Specifics

Uses per test-instance test class object persistence ([TestClass(Creation.TestInstance)] attribute).

Classes

MultiCondition
PatternHandshake
SingleCondition

Interfaces

PatternHandshake.IPatternHandshakeBaselineExecutable

The interface implements IExecutable and should be implemented by the class that is passed to the TestMethod by its fully-qualified name. Result must be cleared before use otherwise it contains results from previous runs.