Eclipse.org Eclipse.org

<testagent> examples

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


    <testagent id="GpioProfileTestAgent" packagebase="org.eclipse.soda.dk">
        <description>Gpio Profile Test Agent</description>
        <provider>Eclipse.org</provider>
        <version>1.0.0</version>
        <spec id="Specification"/>
        <testcase id="GpioProfileInputCountTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileOutputCountTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileInputTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileOutputTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileOutputExpressionTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileMeasurementErrorsTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>
        <
testcase id="GpioProfileDisconnectTestCase"
                superclass="org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase"/>

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




Copyright (c) 2007 IBM XML Reference 1.0.0