public class JUDDI_300_MultiNodeIntegrationTest extends Object
| Constructor and Description |
|---|
JUDDI_300_MultiNodeIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
replicationConflictMaintainOwership()
If the same key is created at two nodes before the replication change
record has been distributed, it's possible for the same record to be
owned by two different nodes.
|
void |
santityTest() |
static void |
startRegistry() |
static void |
stopRegistry() |
void |
testMultiNodeBusinessCustodyTransfer()
transfer business from mary/node1 to sam/node2, then delete
|
void |
testReplicationPublisherAssertionSet() |
void |
testReplicationServiceBindingAddRemove()
covers adding and removing a service and a binding
|
void |
testReplicationTModelBusinessPublisherAssertionAddDelete()
covers business, tmodels and publisher assertions
|
static void |
testSetupReplicationConfig() |
public static void stopRegistry()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void santityTest()
public static void testSetupReplicationConfig()
public void testMultiNodeBusinessCustodyTransfer()
throws Exception
Exceptionpublic void testReplicationTModelBusinessPublisherAssertionAddDelete()
throws Exception
Exceptionpublic void testReplicationPublisherAssertionSet()
throws Exception
Exceptionpublic void testReplicationServiceBindingAddRemove()
throws Exception
Exceptionpublic void replicationConflictMaintainOwership()
throws Exception
ExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.