public class TestTimer extends Object
Modifier and Type | Method and Description |
---|---|
void |
endAfter() |
void |
endBefore() |
void |
endTest() |
void |
endTestMethod() |
void |
log(String testName) |
void |
setTestFailed() |
static TestTimer |
start() |
void |
startAfter() |
void |
startBefore() |
void |
startTestMethod() |
public static TestTimer start()
public void setTestFailed()
public void startBefore()
public void endBefore()
public void startTestMethod()
public void endTestMethod()
public void startAfter()
public void endAfter()
public void endTest()
public void log(String testName)
Copyright © 2003–2017 Atlassian. All rights reserved.