TestCase Class

Microsoft Robotics Class Reference

Concrete implementation of ITestCase

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

public class TestCase : ITestCase
'Declaration
Public Class TestCase _
    Implements ITestCase
public ref class TestCase : ITestCase

Inheritance Hierarchy

System. . :: .Object
  Microsoft.Dss.Services.Test..::.TestCase

See Also

TestCase Members

Microsoft.Dss.Services.Test Namespace