IDiscovery
Overview
Location
-
Reference:
- RemObjects.Elements.EUnit.dll .NET, .NET Standard 2.0
- remobjects.elements.eunit.jar Cooper
- EUnit.fx Island, macOS
- libEUnit.fx Toffee
- Namespace: RemObjects.Elements.EUnit
- Platforms: .NET, .NET Standard 2.0, Cooper, Island, macOS, Toffee
Required Methods
Discover .NET, .NET Standard 2.0, Cooper, Island, macOS
method Discover: ITest
ITest Discover()
func Discover() -> ITest
ITest Discover()
Function Discover() As ITest
Discover Discover(): ITest Toffee
func Discover(Discover ) -> ITest
Parameters:
- :
DiscoverAsync .NET, .NET Standard 2.0, Cooper, Toffee
method DiscoverAsync(OnCompleted: Action<RemObjects.Elements.EUnit.IAsyncResult<RemObjects.Elements.EUnit.ITest>>; Token: ICancelationToken)
void DiscoverAsync(Action<RemObjects.Elements.EUnit.IAsyncResult<RemObjects.Elements.EUnit.ITest>> OnCompleted, ICancelationToken Token)
func DiscoverAsync(_ OnCompleted: Action<RemObjects.Elements.EUnit.IAsyncResult<RemObjects.Elements.EUnit.ITest>>, _ Token: ICancelationToken)
void DiscoverAsync(Action1<IAsyncResult<ITest>> OnCompleted, ICancelationToken Token)
Sub DiscoverAsync(OnCompleted As Action<RemObjects.Elements.EUnit.IAsyncResult<RemObjects.Elements.EUnit.ITest>>, Token As ICancelationToken)
Parameters:
- OnCompleted:
- Token: