Class SequentialTestCaseFileRecord
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; }