Modifier and Type | Method and Description |
---|---|
DynamicPropertyResolver.ValueProvider |
DynamicPropertyResolver.ValueProviderFactory.createValueProvider() |
Modifier and Type | Method and Description |
---|---|
static void |
DynamicPropertyResolver.addProvider(String propertyName,
DynamicPropertyResolver.ValueProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
CurrentRunStepIndexProvider
Returns the current teststep index
|
class |
CurrentStepIndexProvider
Returns the current teststep index
|
class |
CurrentStepRunIndexProvider
Returns the current teststep index
|
class |
ProjectDirProvider |
class |
WorkspaceDirProvider |
Modifier and Type | Method and Description |
---|---|
DynamicPropertyResolver.ValueProvider |
AutoValueProviderFactory.createValueProvider() |
Constructor and Description |
---|
AutoValueProviderFactory(PluginValueProvider annotation,
Class<DynamicPropertyResolver.ValueProvider> valueProviderClass) |
Copyright © 2019. All Rights Reserved.