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

com.newstep.solid.test.management.runtime
Class ComponentTest
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.management.runtime.ComponentTest
All Implemented Interfaces:
       Test

public class ComponentTest      
 
Links:
Kernel Association Association Link
to Class SampleComponent
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
package
 
 

Field Summary
private static String
private static Logger
Method Summary
public void
public void
public void
public void
Field Detail
configFile
private static String configFile
Multiplicity:
1
Static.
 

instance
SampleComponent instance
Multiplicity:
1
 

logger
private static Logger logger
Multiplicity:
1
Static.
 
Method Detail
testAgain
public void testAgain ()
 
Throws:
Exception
 

testBeaconStartStop
public void testBeaconStartStop ()
 
Throws:
Exception
 

testComponentManagers
public void testComponentManagers ()
 
Throws:
Exception
 

testStartAndStopComponent
public void testStartAndStopComponent ()
 
Throws:
Exception
 

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