| Package | Description |
|---|---|
| org.identityconnectors.test.common | |
| org.identityconnectors.test.common.spi |
| Modifier and Type | Method and Description |
|---|---|
static PropertyBag |
TestHelpers.getProperties(Class<?> clazz)
Loads Property bag for the specified class.
|
static PropertyBag |
TestHelpers.getProperties(Class<?> clazz,
String environment)
Loads Property bag for the specified class.
|
| Modifier and Type | Method and Description |
|---|---|
static org.identityconnectors.framework.api.APIConfiguration |
TestHelpers.createTestConfiguration(Class<? extends org.identityconnectors.framework.spi.Connector> clazz,
PropertyBag configData,
String prefix)
Method for convenient testing of local connectors.
|
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.api.APIConfiguration |
TestHelpersSpi.createTestConfiguration(Class<? extends org.identityconnectors.framework.spi.Connector> clazz,
Set<String> bundleContents,
PropertyBag configData,
String prefix) |
Copyright © 2018. All rights reserved.