Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.replication
Class ReplicationNodeTestCase
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.replication.ReplicationNodeTestCase
All Implemented Interfaces:
       Test

public class ReplicationNodeTestCase      
Author:
dpetroni
 
Links:
Kernel Association Association Link
to Class ReplicationService
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
package
 
 

Field Summary
String
private static Logger
Properties
String
long
Method Summary
Properties
void
pause(Long millis)
protected void
protected void
public void
Field Detail
configPath
String configPath
Multiplicity:
1
 

logger
private static Logger logger
Multiplicity:
1
Static.
 

pr
Properties pr
Multiplicity:
1
 

replicantPath
String replicantPath
Multiplicity:
1
 

repService
ReplicationService repService
Multiplicity:
1
 

testDuration
long testDuration
Multiplicity:
1
 
Method Detail
getConfig
Properties getConfig ()
 
 

pause
void pause (Long millis)
 
 

setUp
protected void setUp ()
 
 

tearDown
protected void tearDown ()
 
Tears down the test fixture.

Called after every test case method.
 

testStartup
public void testStartup ()
 
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD