Eclipse.org Eclipse.org

<testagent> examples

Attributes Elements XML Reference
<testagent> example from the testagent.xml sample.


    <testagent id="RfidInventoryProfileTestAgent"
            packagebase="org.eclipse.soda.dk">

        <description>RfidInventory Profile Test Agent</description>
        <provider>Eclipse.org</provider>
        <version>1.0.0</version>
        <vendor>IBM</vendor>
        <spec id="Specification"/>
        <testcase id="RfidInventoryProfileNoTagsTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileAbstractTestCase"/>
        <
testcase id="RfidInventoryProfileSingleTagTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileAbstractTestCase"/>
        <
testcase id="RfidInventoryProfileMultipleTagsTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileAbstractTestCase"/>
        <
testcase id="RfidInventoryProfileDisconnectTestCase"
                superclass="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.RfidInventoryProfileAbstractTestCase"/>

        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </testagent>




Copyright (c) 2007 IBM XML Reference 1.0.0