Selerix Developer Tools
Run Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > ITestCase Interface : Run Method
Runs this instance.
Syntax
'Declaration
 
Function Run() As Result
'Usage
 
Dim instance As ITestCase
Dim value As Result
 
value = instance.Run()
Result Run()
function Run(): Result; 
function Run() : Result;
Result* Run(); 
Result^ Run(); 
See Also

Reference

ITestCase Interface
ITestCase Members