|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectTestCase
org.objectweb.kilim.repository.MonoFeatureTests
| Field Summary | |
private ResourceRepository |
rep
|
private ResourceRepository |
rep1
|
| Constructor Summary | |
MonoFeatureTests(java.lang.String arg0)
Constructor for TemplateParserTest. |
|
| Method Summary | |
void |
testBindingProvider1()
Tests the triggering of transformers in cycle prone templates. |
void |
testBindingValue1()
Tests the triggering of transformers in cycle prone templates. |
void |
testContainmentAndStart()
Tests the containment behaviour, respect to star ports. |
void |
testCycleAndTriggers()
Tests the triggering of transformers in cycle prone templates. |
void |
testDynamicPlug()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testDynamicPlugOnNAryPort()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testExternalReference()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testForkOfPlugged1()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testForkOfPlugged2()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testForkOfPlugged3()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testForkOfPlugged4()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testForkOfPlugged5()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testMultipleBindingsDetection()
Teste si le binding multiple lève bien une exception. |
void |
testMultipleTypesOfOverloading()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testNullMapper()
Method testNullParser |
void |
testOrderOnCompositionOfMultiplePort()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testOtherMapper1()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testPropertiesArrays()
Teste les tableaux de properties, nommées et non nommées. |
void |
testPropertiesInterfaceAndProvidersBindings()
Teste les bindings de property à interface, de provider à interface. |
void |
testPropertiesOverloading()
Teste le mécanisme de surcharge des valeurs de properties par des fichiers .prop. |
void |
testSimpleFork1()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testSimpleFork1A()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testSimpleFork2()
Tests the overloading of properties by providers/ports, and ports by properties. |
void |
testSuperAndSuperSuper()
Teste la surcharge d'instances par super. |
void |
testTriggersOnTHIS()
Tests the triggering of transformers on THIS. |
void |
testTriggersOrder()
Teste l'ordre dans lequel les triggers sont exécutés. |
| 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 MonoFeatureTests(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 happen| Method Detail |
public void testPropertiesArrays()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
public void testPropertiesOverloading()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
public void testTriggersOrder()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
public void testPropertiesInterfaceAndProvidersBindings()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
public void testSuperAndSuperSuper()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
public void testExternalReference()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testMultipleBindingsDetection()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
public void testMultipleTypesOfOverloading()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testOrderOnCompositionOfMultiplePort()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testDynamicPlugOnNAryPort()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testDynamicPlug()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testSimpleFork1()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testSimpleFork1A()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testSimpleFork2()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testForkOfPlugged1()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testForkOfPlugged2()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testForkOfPlugged3()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testForkOfPlugged4()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testForkOfPlugged5()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testCycleAndTriggers()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testTriggersOnTHIS()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testContainmentAndStart()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testBindingValue1()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testBindingProvider1()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
public void testNullMapper()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
ResourceNotFoundException - :
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
KilimException - :
public void testOtherMapper1()
throws ResourceNotFoundException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
KilimException
org.xml.sax.SAXException - :
javax.xml.parsers.ParserConfigurationException - :
ResourceNotFoundException - :
KilimException - :
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||