org.objectweb.kilim.repository
Class DynamicityTests

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.kilim.repository.DynamicityTests

public class DynamicityTests
extends TestCase

Author:
delpiano To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Field Summary
private  ResourceRepository rep
           
private  ResourceRepository rep1
           
 
Constructor Summary
DynamicityTests(java.lang.String arg0)
           
 
Method Summary
 void testChangePropertyValue()
           
 void testManualPlug()
           
 void testStaticPlug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rep

private ResourceRepository rep

rep1

private ResourceRepository rep1
Constructor Detail

DynamicityTests

public DynamicityTests(java.lang.String arg0)
                throws org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Method Detail

testManualPlug

public void testManualPlug()
                    throws ResourceNotFoundException,
                           org.xml.sax.SAXException,
                           javax.xml.parsers.ParserConfigurationException
Throws:
ResourceNotFoundException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

testStaticPlug

public void testStaticPlug()
                    throws ResourceNotFoundException,
                           org.xml.sax.SAXException,
                           javax.xml.parsers.ParserConfigurationException
Throws:
ResourceNotFoundException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

testChangePropertyValue

public void testChangePropertyValue()
                             throws ResourceNotFoundException,
                                    org.xml.sax.SAXException,
                                    javax.xml.parsers.ParserConfigurationException
Throws:
ResourceNotFoundException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException