Package | Description |
---|---|
com.itko.lisa.test |
Modifier and Type | Method and Description |
---|---|
static TestRegistry |
Environment.getTestRegistry()
Get the current test registry after validating that the connection is still working.
|
static TestRegistry |
Environment.setDefaultTestRegistry()
CORE-464: Connect to the default Registry.
|
static TestRegistry |
Environment.setTestRegistry(java.lang.String url) |
static TestRegistry |
Environment.setTestRegistry(java.lang.String url,
boolean autostart)
CORE-464:
Set the current registry using its name.
|
static TestRegistry |
Environment.startLocalTestRegistry(java.lang.String url)
Launch a Registry instance on the local host bound to the given name and connect to it.
|
Modifier and Type | Method and Description |
---|---|
static void |
Environment.setTestRegistry(TestRegistry _tr)
CORE-464:
Set the test registry directly.
|
static void |
Environment.setTestRegistry(TestRegistry _tr,
boolean configurePathfinderConsole) |
static void |
Environment.updateBrokerUrl(TestRegistry tr) |
Copyright © 1998-2014 CA, Inc. All Rights Reserved.