[jboss-dev-forums] [JBoss AS7 Development] - Re: Writing Tests for subsystem
Emanuel Muckenhuber
do-not-reply at jboss.com
Fri Sep 30 12:49:29 EDT 2011
Emanuel Muckenhuber [http://community.jboss.org/people/emuckenhuber] created the discussion
"Re: Writing Tests for subsystem"
To view the discussion, visit: http://community.jboss.org/message/629613#629613
--------------------------------------------------------------
Hmm, yeah writing tests using ARQ should be fairly easy. Perhaps you can have a look at the smoke tests in the AS testsuite, where you then just execute operations using the controller client... Here a simple example:
https://github.com/jbossas/jboss-as/blob/master/testsuite/smoke/src/test/java/org/jboss/as/test/embedded/mgmt/BasicOperationsUnitTestCase.java https://github.com/jbossas/jboss-as/blob/master/testsuite/smoke/src/test/java/org/jboss/as/test/embedded/mgmt/BasicOperationsUnitTestCase.java
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/629613#629613]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110930/f80d31c4/attachment.html
More information about the jboss-dev-forums
mailing list