Eclipse.org Eclipse.org

testagent.xml sample

Attributes Elements XML Reference

<dkml>
    <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>
</dkml>


id element
"GpioProfileDisconnectTestCase" <testcase>
"GpioProfileInputCountTestCase" <testcase>
"GpioProfileInputTestCase" <testcase>
"GpioProfileMeasurementErrorsTestCase" <testcase>
"GpioProfileOutputCountTestCase" <testcase>
"GpioProfileOutputExpressionTestCase" <testcase>
"GpioProfileOutputTestCase" <testcase>
"GpioProfileTestAgent" <testagent>
"Specification" <spec>
element id
<spec> "Specification"
<testagent> "GpioProfileTestAgent"
<testcase> "GpioProfileDisconnectTestCase"
"GpioProfileInputCountTestCase"
"GpioProfileInputTestCase"
"GpioProfileMeasurementErrorsTestCase"
"GpioProfileOutputCountTestCase"
"GpioProfileOutputExpressionTestCase"
"GpioProfileOutputTestCase"

Copyright (c) 2007 IBM XML Reference 1.0.0