public interface RetestIdProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_PROVIDER_CONFIGURATION_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
String |
getRetestId(IdentifyingAttributes identifyingAttributes)
Get a retest ID for the given identifying attributes.
|
void |
reset()
Resets the state, such that the same retest ID can be used after calling this method.
|
static final String ID_PROVIDER_CONFIGURATION_PROPERTY
String getRetestId(IdentifyingAttributes identifyingAttributes)
reset() method is used to reset the
know IDs in between states.identifyingAttributes - the identifying attributes of which the ID should be derived fromvoid reset()
Copyright © 2018 ReTest GmbH. All rights reserved.