|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


To write integration tests, one should now use the "provisioning"-way, which means that you use ACE to provision your test + the tested bundles to a management agent. Hence, the "old" way of writing integration tests, in which you had to provision your test + tested bundles through the CoreBundles + WebBundles is now made obsolete.
For an example on how to write "new style" integration tests, see <org.amdatu.itest.tests.dp.DeploymentPackageTest>.