org.objectweb.kilim.repository
Class PerformanceTests
java.lang.Object
TestCase
org.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
Constructor Summary |
PerformanceTests(java.lang.String arg0)
Constructor for TemplateParserTest. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rep
private ResourceRepository rep
rep1
private ResourceRepository rep1
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
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