org.objectweb.kilim.repository
Class WritersTest

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

public class WritersTest
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
WritersTest(java.lang.String arg0)
          Constructor for TemplateParserTest.
 
Method Summary
 void testArraysAndInstanciation()
          Method testParsing14.
 void testInstanciation()
          Method testParsing11.
 void testInstanciation2()
          Method testParsing12.
 void testInstanciation3()
          Method testParsing13.
 void testInstanciationwithMultipleArguments()
          Method testParsing16.
 void testOfNullProvider()
          Method testParsing10.
 void testPortProvidedByInstanciationAndSetByTransformer()
          Method testParsing10.
 void testPortProvidedByInstanciationAndSetByTrigger()
          Method testParsing7.
 void testPortProvidedByInstanciationAndSetByTriggerWithDirectFieldAccess()
          Method testParsing18.
 void testPortProvidedByInstanciationAndSetByTriggerWithSetterInvocation()
          Method testParsing9.
 void testProvidingPortWithInstanciationWithArgument()
          Method testParsing5.
 void testProvidingPortWithInstanciationWithArgument2()
          Method testParsing6.
 void testProvidingPortWithInstanciationWithoutArgument()
          Method testParsing3.
 void testProvidingPortWithProviderWithoutArgument()
          Method testParsing4.
 void testTriggeringOrder()
          Method testParsing15.
 
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

WritersTest

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

testProvidingPortWithInstanciationWithoutArgument

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

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

testProvidingPortWithProviderWithoutArgument

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

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

testProvidingPortWithInstanciationWithArgument

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

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

testProvidingPortWithInstanciationWithArgument2

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

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

testPortProvidedByInstanciationAndSetByTrigger

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

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

testPortProvidedByInstanciationAndSetByTriggerWithDirectFieldAccess

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

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

testPortProvidedByInstanciationAndSetByTriggerWithSetterInvocation

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

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

testPortProvidedByInstanciationAndSetByTransformer

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

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

testInstanciation

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

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

testInstanciation2

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

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

testInstanciation3

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

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

testArraysAndInstanciation

public void testArraysAndInstanciation()
                                throws ResourceNotFoundException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Method testParsing14. : @throws ResourceNotFoundException :

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

testTriggeringOrder

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

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

testInstanciationwithMultipleArguments

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

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

testOfNullProvider

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

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