org.objectweb.kilim.repository
Class PerformanceTests

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

public class PerformanceTests
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
PerformanceTests(java.lang.String arg0)
          Constructor for TemplateParserTest.
 
Method Summary
 void testPerformance1()
          Method testParsing16.
 void testPerformance2()
           
 
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

PerformanceTests

public PerformanceTests(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

testPerformance1

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

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

testPerformance2

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