Table of Contents

Class SequentialTestCaseFileRecord

Namespace
Microsoft.Accordant
Assembly
Accordant.Operations.dll

This class represents the file layout of SequentialTestCase when serialized.

public class SequentialTestCaseFileRecord : TestCaseFileRecord
Inheritance
SequentialTestCaseFileRecord
Inherited Members
Extension Methods

Properties

OperationCalls

public IList<OperationCallFileRecord> OperationCalls { get; set; }

Property Value

IList<OperationCallFileRecord>