Package | Description |
---|---|
com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
Modifier and Type | Class and Description |
---|---|
class |
BaseState
确保被测试应用程序在运行中,且准备就绪,以供测试。
|
class |
BrowserBaseState
确保由
BrowserBaseState.getBrowserType() 或
BrowserBaseState.getExecutable() 指定的浏览器在运行中,并准备就绪以供测试。 |
class |
MobileBaseState
将代理附加到移动设备。
|
Modifier and Type | Method and Description |
---|---|
<T extends TestObject> |
Desktop.executeBaseState(IBaseState baseState)
确保被测试应用程序在运行中,并准备就绪,以供测试。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.