KernelUnitTestBase.testSingleCase(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int testSingleCase(System::String ^ _name);
public virtual int testSingleCase (string _name);
abstract member testSingleCase : string -> int
override this.testSingleCase : string -> int
Public Overridable Function testSingleCase (_name As String) As Integer
Parameters
- _name
- String