org.objectweb.kilim.repository
Class QuotesWireTests

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

public class QuotesWireTests
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
QuotesWireTests(java.lang.String arg0)
          Constructor for QuotesWireTests.
 
Method Summary
private  void plugsAndSlots(java.lang.String tmpl_nm)
          Method plugsAndSlots.
 void testQuotes1()
          Method testQuotes1.
 void testQuotes2()
          Method testQuotes2.
 void testQuotes3()
          Method testQuotes3.
 void testQuotes4()
          Method testQuotes4.
 void testQuotes5()
          Method testQuotes5.
 void testQuotes6()
          Method testQuotes6.
 
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

QuotesWireTests

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

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

testQuotes1

public void testQuotes1()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes1.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

plugsAndSlots

private void plugsAndSlots(java.lang.String tmpl_nm)
                    throws ResourceNotFoundException,
                           org.xml.sax.SAXException,
                           javax.xml.parsers.ParserConfigurationException
Method plugsAndSlots.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

testQuotes2

public void testQuotes2()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes2.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

testQuotes3

public void testQuotes3()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes3.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

testQuotes4

public void testQuotes4()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes4.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

testQuotes5

public void testQuotes5()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes5.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :

testQuotes6

public void testQuotes6()
                 throws ResourceNotFoundException,
                        org.xml.sax.SAXException,
                        javax.xml.parsers.ParserConfigurationException
Method testQuotes6.

Throws:
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :