[jboss-as7-dev] Subsystem testing harness

David Bosschaert david at redhat.com
Wed Jul 20 10:40:47 EDT 2011


On 20/07/2011 15:34, Kabir Khan wrote:
> You need to start up MSC to get reference to the model controller since that is the only real way to get hold of the model controller. I guess you are saying you want the model changes and associated persistence of the xml to happen when invoking your ops, but not the installation of services?

Yes, from a unit testing point of view that would be nice :)

Currently I can test the reading part as a unit without causing any side 
effects in the system, i.e. XML -> ModelNodes
It would be great to be able to test the writing part as a unit too: 
ModelNodes -> XML

Cheers,

David


More information about the jboss-as7-dev mailing list