The Gallio.Model.Schema namespace contains serializable types that are used to describe tests for communication and persistence.

Classes

  ClassDescription
AnnotationData
Describes an annotation in a portable manner for serialization.
TestComponentData
Describes a test model component in a portable manner for serialization.
TestData
Describes a test in a portable manner for serialization.
TestModelData
The test model captures the root of the test data tree along with an index by id.
TestPackageData
Describes a test package in a portable manner for serialization.
TestParameterData
Describes a test parameter in a portable manner for serialization.
TestStepData
Describes a test step in a portable manner for serialization.