Package | Description |
---|---|
org.identityconnectors.framework.impl.test | |
org.identityconnectors.test.common | |
org.identityconnectors.test.common.spi |
Modifier and Type | Method and Description |
---|---|
APIConfiguration |
TestHelpersImpl.createTestConfiguration(Class<? extends Connector> clazz,
Set<String> bundleContents,
PropertyBag configData,
String prefix)
Method for convenient testing of local connectors.
|
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 APIConfiguration |
TestHelpers.createTestConfiguration(Class<? extends Connector> clazz,
PropertyBag configData,
String prefix)
Method for convenient testing of local connectors.
|
Modifier and Type | Method and Description |
---|---|
APIConfiguration |
TestHelpersSpi.createTestConfiguration(Class<? extends Connector> clazz,
Set<String> bundleContents,
PropertyBag configData,
String prefix) |
Copyright © 2022. All rights reserved.