Package | Description |
---|---|
com.consol.citrus.container | |
com.consol.citrus.context |
Modifier and Type | Class and Description |
---|---|
class |
Timer |
Modifier and Type | Field and Description |
---|---|
protected Map<String,StopTimer> |
TestContext.timers
Timers registered in test context, that can be stopped
|
Modifier and Type | Method and Description |
---|---|
void |
TestContext.registerTimer(String timerId,
StopTimer timer)
Registers a StopTimer in the test context, so that the associated timer can be stopped later on.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.