| Package | Description |
|---|---|
| org.maestro.tests | |
| org.maestro.tests.flex.singlepoint | |
| org.maestro.tests.support |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTestProfile.setTestEndpointResolver(TestEndpointResolver endPointResolver) |
void |
TestProfile.setTestEndpointResolver(TestEndpointResolver endPointResolver)
Sets the test endpoint resolver
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlexibleTestProfile.setTestEndpointResolver(TestEndpointResolver endPointResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneToOneEndpointResolver
A resolver that provides exclusive test endpoints based on the input role.
|
class |
RoleBasedEndpointResolver
A resolver that provides test endpoints based on the input role
|
| Modifier and Type | Method and Description |
|---|---|
static TestEndpointResolver |
TestEndpointResolverFactory.createTestEndpointResolver(String name) |
This documentation was released into the public domain.