| Package | Description |
|---|---|
| com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
| Modifier and Type | Method and Description |
|---|---|
static Timer |
Timer.startNew()
初始化一个新的计时器实例,将运行时间设置为 0,并开始测量运行时间。
|
static Timer |
Timer.startNew(String name)
使用给定名称初始化一个新的计时器实例,将运行时间设置为 0,并开始测量运行时间。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.