public class DefaultRetestIdProvider extends Object implements RetestIdProvider
ID_PROVIDER_CONFIGURATION_PROPERTY| Constructor and Description |
|---|
DefaultRetestIdProvider() |
| 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.
|
public String getRetestId(IdentifyingAttributes identifyingAttributes)
RetestIdProviderRetestIdProvider.reset() method is used to reset the
know IDs in between states.getRetestId in interface RetestIdProvideridentifyingAttributes - the identifying attributes of which the ID should be derived frompublic void reset()
RetestIdProviderreset in interface RetestIdProviderCopyright © 2018 ReTest GmbH. All rights reserved.