|
Class Summary |
| ClientRunner |
|
| DestroySlaveDB |
|
| KillMaster |
|
| KillSlave |
|
| ReplicationRun |
Framework to run replication tests. |
| ReplicationRun_CleanUp |
This is NOT a test but an attempt
to make sure replication master and slave servers
are really gone when ReplicationSuite is done. |
| ReplicationRun_Distributed |
Run a replication test in a distributed
environment, where master and slave hosts, and
master and slave ports are specified in a property file. |
| ReplicationRun_Full |
|
| ReplicationRun_Local |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_1 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_1Indexing |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_3 |
Defining startSlave, stopmaster, stopSlave and
failOver methods returning SQLException for
negative testing (ReplicationRun_Local_3 set of tests). |
| ReplicationRun_Local_3_p1 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_3_p2 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_3_p3 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_3_p4 |
Verify that "internal_stopslave=true" is
NOT accepted as user supplied connection attr. |
| ReplicationRun_Local_3_p5 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_3_p6 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_Encrypted_1 |
Testing replication of encrypted databases. |
| ReplicationRun_Local_showStateChange |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_StateTest_part1 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_StateTest_part1_1 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_StateTest_part1_2 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_StateTest_part1_3 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationRun_Local_StateTest_part2 |
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports. |
| ReplicationSuite |
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.functionTests.tests.replicationTests |
| ReplicationTestRun |
|
| ReplicationTestRun_Verify |
|
| ShutdownMaster |
|
| ShutdownMasterDb |
|
| ShutdownMasterServer |
|
| ShutdownMasterServerByOsKill |
Test (slave) behaviour after killing the master server. |
| ShutdownMasterServerViaNwSrvCtrl |
Test (slave) behaviour after shutdown of the master server
via NetworkServerControl. |
| ShutdownSlave |
|
| ShutdownSlaveDb |
Test (master) behaviour after shutdown of the slave database. |
| ShutdownSlaveServer |
Test (master) behaviour after shutdown of the slave server. |
| ShutdownSlaveServerByOsKill |
Test (master) behaviour after killing the slave server. |
| ShutdownSlaveServerViaNwSrvCtrl |
Test (master) behaviour after shutdown of the slave server
via NetworkServerControl. |
| SimplePerfTest |
|
| StandardTests |
Wrap some JUnit tests in TestConfiguration.existingServerSuite() to
run these tests against an already started server on a given host
using a given port. |
| TestPostStartedMasterAndSlave_Failover |
Test that failover is allowed against master but not against slave. |
| TestPostStartedMasterAndSlave_StopMaster |
Test behaviour when doing stopMaster after master and slave
has got into replication mode. |
| TestPostStartedMasterAndSlave_StopSlave |
Test behaviour when doing stopSlave after master and slave
has got into replication mode. |
| TestPostStoppedSlaveServer |
Test behaviour of master after slave server is stopped. |
| TestPreInitSlave |
Test behaviour of stopMaster and stopSlave on a system
before the slave db is copied in. |
| TestPreStartedMaster |
Test that after startMaster, new attempts for startMaster or startSlave do fail. |
| TestPreStartedMasterServer |
|
| TestPreStartedSlave |
Test correct behaviour on successive startSlave commands. |
| TestPreStartedSlaveServer |
|
| TestPreStoppedMaster |
|
| TestPreStoppedMasterServer |
|
| TestPreStoppedSlave |
Test replication commands against an operational slave database. |
| TestPreStoppedSlaveServer |
Test replication commands against an operational slave server. |
| Utils |
Utilities for replication test framework:
cleaning directories, copying directories for
test databases. |