org.objectweb.kilim.repository
Class CurrentTest

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

public class CurrentTest
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
CurrentTest(java.lang.String arg0)
          Constructor for TemplateParserTest.
 
Method Summary
 void testForkOfPlugged3()
           
 
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

CurrentTest

public CurrentTest(java.lang.String arg0)
            throws org.xml.sax.SAXException,
                   javax.xml.parsers.ParserConfigurationException
Constructor for TemplateParserTest.

Parameters:
arg0 - for junit
Throws:
org.xml.sax.SAXException - should not happen
javax.xml.parsers.ParserConfigurationException - should not happen
Method Detail

testForkOfPlugged3

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