Package | Description |
---|---|
com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseState
Ensures that the application under test is running and ready for testing.
|
class |
BrowserBaseState
Ensures that the browser as specified by
BrowserBaseState.getBrowserType() or alternatively by
BrowserBaseState.getExecutable() is running and ready for testing. |
class |
MobileBaseState
Attaches the agent to a mobile device.
|
Modifier and Type | Method and Description |
---|---|
<T extends TestObject> |
Desktop.executeBaseState(IBaseState baseState)
Ensures that the application under test is running and ready for testing.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.