CaseComplete Method

Microsoft Robotics Class Reference

Calls LogResult(String, String, Int32, Int32, Boolean) with complete = true

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

Syntax

protected void CaseComplete(
    string casename
)
'Declaration
Protected Sub CaseComplete ( _
    casename As String _
)
protected:
void CaseComplete(
    String^ casename
)

Parameters

See Also

TestBase Class

Microsoft.Dss.Services.Test Namespace