@WebTestConfig
public class LogUtilTest
extends java.lang.Object
| 构造器和说明 |
|---|
LogUtilTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
test_getTimer1() |
void |
test_run_getTimerLog1() |
void |
test_run_getTimerLog2() |
void |
test_run_watchClock1() |
void |
test_run_watchClock2() |
@TestDesc(caseID="test_getTimer1",
businessClass=LogUtil.Timer.class,
businessMethodName="getTimer")
public void test_getTimer1()
@TestDesc(caseID="test_run_watchClock1",
businessClass=LogUtil.Timer.class,
businessMethodName="watchClock")
public void test_run_watchClock1()
throws java.lang.Exception
java.lang.Exception@TestDesc(caseID="test_run_watchClock2",
businessClass=LogUtil.Timer.class,
businessMethodName="watchClock")
public void test_run_watchClock2()
@TestDesc(caseID="test_run_getTimerLog1",
businessClass=LogUtil.Timer.class,
businessMethodName="getTimerLog")
public void test_run_getTimerLog1()
@TestDesc(caseID="test_run_getTimerLog2",
businessClass=LogUtil.Timer.class,
businessMethodName="getTimerLog")
public void test_run_getTimerLog2()