[jboss-dev-forums] [Design of JCA on JBoss] - TCK testcases for JCA spec 10 chapter - WorkManager
jeff.zhang
do-not-reply at jboss.com
Fri Feb 20 02:07:38 EST 2009
1. WorkManager.doWork
2. WorkManager.startWork
3. WorkManager.scheduleWork
Create some Work implement and run the test
4. Test for WorkListener/WorkAdapter/WorkEvent , verify it can be reached some status: workSubmit, workStarted, workAccepted, workRejected, workCompleted. Include catch some exception
5. Test ExecutionContext class, how?
6. Using Timer to periodic execution of work instance.
7. DistributableWork, do testcase as Work
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211693#4211693
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211693
More information about the jboss-dev-forums
mailing list