[jboss-dev-forums] [IronJacamar Development] - TestSuite - mapping test cases for AS6 and IronJacamar
Stefano Maestri
do-not-reply at jboss.com
Tue Jan 4 07:29:58 EST 2011
Stefano Maestri [http://community.jboss.org/people/maeste] modified the document:
"TestSuite - mapping test cases for AS6 and IronJacamar"
To view the document, visit: http://community.jboss.org/docs/DOC-16266
--------------------------------------------------------------
|| Stressed condition || AS6 Implementation
(ClassName.methodName)
package is always
org.jboss.test.jca.test || IronJacamar Implementation
(packaheName.ClassName.methodName)
||
| verify AdminObject deployment, obj types and properties | AdminObjectUnitTestCase.testAdminObject() | TODO. We only verify atm that annotated AdminObject class is correctly processed from an annotation point of view in org.jboss.jca.deployers.annotations.AnnotationsTestCase.
testProcessAdministeredObject. |
| Test for connection background validation | BackgroundValidationUnitTestCase.* | To be evaluated: we are testing our Validation mechanism directly, but this test should be ported to stress Validation framework indirectly at deploy time. IOW we can verify with this test if and when validation should stop the deployment. |
| stress various condition on CM (changing config and/or using it to get connection and so on) | BaseConnectionManagerUnitTestCase.* | TODO |
| | CachedConnectionErrorUnitTestCase | To be analysed. Maybe it don't make sense as is for ironjacamar |
| | CachedConnectionSessionUnitTestCase | To be analysed. Maybe it don't make sense as is for ironjacamar |
| verify cf (datasource) correct serialization/deserialization | ConnectionFactorySerializationUnitTestCase | TODO |
--------------------------------------------------------------
Comment by going to Community
[http://community.jboss.org/docs/DOC-16266]
Create a new document in IronJacamar Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2099]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110104/aa3b27db/attachment.html
More information about the jboss-dev-forums
mailing list