|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemClock | |
|---|---|
| net.thucydides.core.pages | Classes designed to make it easier to work with Page Objects in WebDriver. |
| net.thucydides.core.statistics.dao | |
| net.thucydides.core.steps | Base class to be used when writing a library of resuable test steps. |
| Uses of SystemClock in net.thucydides.core.pages |
|---|
| Classes in net.thucydides.core.pages that implement SystemClock | |
|---|---|
class |
InternalSystemClock
Object that encapsulates system clock operations. |
| Methods in net.thucydides.core.pages that return SystemClock | |
|---|---|
protected SystemClock |
PageObject.getClock()
|
| Uses of SystemClock in net.thucydides.core.statistics.dao |
|---|
| Constructors in net.thucydides.core.statistics.dao with parameters of type SystemClock | |
|---|---|
HibernateTestOutcomeHistoryDAO(javax.persistence.EntityManagerFactory entityManagerFactory,
EnvironmentVariables environmentVariables,
TagProviderService tagProviderService,
SystemClock clock)
|
|
| Uses of SystemClock in net.thucydides.core.steps |
|---|
| Methods in net.thucydides.core.steps that return SystemClock | |
|---|---|
protected SystemClock |
BaseStepListener.getClock()
|
| Constructors in net.thucydides.core.steps with parameters of type SystemClock | |
|---|---|
StepDelayer(SystemClock clock)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||