|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.kilim.repository.TemplateParserTest
Field Summary | |
private ResourceRepository |
rep
|
private ResourceRepository |
rep1
|
Constructor Summary | |
TemplateParserTest(java.lang.String arg0)
Constructor for TemplateParserTest. |
Method Summary | |
void |
testParsing2()
Method testParsing2. |
void |
testParsing3()
Method testParsing3. |
void |
testParsingEric()
Method testParsingEric0. |
void |
testPort1()
Basic parsing tests |
void |
testPort2()
Basic parsing tests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private ResourceRepository rep
private ResourceRepository rep1
Constructor Detail |
public TemplateParserTest(java.lang.String arg0) throws org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException
arg0
- for junit
org.xml.sax.SAXException
- should not happen
javax.xml.parsers.ParserConfigurationException
- should not happenMethod Detail |
public void testPort1() throws ResourceNotFoundException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException
ResourceNotFoundException
- should not happen
javax.xml.parsers.ParserConfigurationException
- should not happen
org.xml.sax.SAXException
- should not happenpublic void testPort2() throws ResourceNotFoundException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException
ResourceNotFoundException
- should not happen
javax.xml.parsers.ParserConfigurationException
- should not happen
org.xml.sax.SAXException
- should not happenpublic void testParsingEric() throws ResourceNotFoundException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, KilimException
ResourceNotFoundException
- :
org.xml.sax.SAXException
- :
javax.xml.parsers.ParserConfigurationException
- :
KilimException
- :public void testParsing2() throws ResourceNotFoundException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, KilimException
ResourceNotFoundException
- :
org.xml.sax.SAXException
- :
javax.xml.parsers.ParserConfigurationException
- :
KilimException
- :public void testParsing3() throws ResourceNotFoundException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, KilimException
ResourceNotFoundException
- :
org.xml.sax.SAXException
- :
javax.xml.parsers.ParserConfigurationException
- :
KilimException
- :
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |