Class TestController
Inheritance
System.Object
TestController
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.TestRunner
Assembly: Cosmos.TestRunner.TestController.dll
Syntax
public static class TestController
Fields
| Improve this Doc View SourceTestChannel
Declaration
public const byte TestChannel = 255
Field Value
Type | Description |
---|---|
System.Byte |
Methods
| Improve this Doc View SourceCompleted()
Declaration
public static void Completed()
Failed()
Declaration
public static void Failed()