|
|
<transporttest> element |
Device Kit Attributes Elements XML Reference |
Release: 3.0.0
Examples: transporttest examples
| Name | Description | Use |
|---|---|---|
| <description> | Description of transport test. | 0 to 1 |
| <deprecated> | 0 to 1 | |
| <provider> | Specifies the provider. | 0 to 1 |
| <version> | Specifies the version level. The format of the version number should be n.n.n where n is a number. For example, 1.0.0 is a valid version. | 0 to 1 |
| <vendor> | Specifies an implementing vendor. | 0 to unbounded |
| <spec> | Hardware specification documentation for this device. | 0 to unbounded |
| <send> | Specifies the message(s) to send during the test. | 0 to unbounded |
| <transport> | Specifies the transport to be tested. | 1 to 1 |
| <testcount> | Unsigned integer that specifies the number of times to execute tests. | 0 to 1 |
| <testdelay> | Specifies the milliseconds to sleep between each test. | 0 to 1 |
| <junit> | Specifies a junit test. Currently, not supported. | 0 to 1 |
| <monitor> | Specifies a monitor test. Currently, not supported. | 0 to 1 |
| <playback> | Specifies a playback test. Currently, not supported. | 0 to 1 |
| <testcase> | 0 to 1 | |
| <bundle> | Specifies an Open Services Gateway Initiative (OSGi) bundle should be created. | 0 to 1 |
| <managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created. | 0 to 1 |
| <managedfactorybundle> | Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created. | 0 to 1 |
| Sibling Name | Sibling Description |
|---|---|
| <adapter> | Specifies an adapter. |
| <adaptertest> | Specifies an adapter test. |
| <agent> | Specifies an agent. |
| <agentmodel> | Specifies the agent model used by the agent. |
| <agenttest> | Specifies an agent test. |
| <agentmodeltest> | Specifies an agent model test. |
| <concrete> | Specifies a concrete device. |
| <concretetest> | Specifies a concrete test. |
| <connection> | Specifies an connection. |
| <connectiontest> | Specifies an connection test. |
| <device> | Specifies a device. |
| <devicetest> | Specifies a device test. |
| <profile> | Specifies a profile. |
| <profiletest> | Specifies a profile test. |
| <testagent> | Specifies a test agent. |
| <transport> | Specifies a transport. |
| Copyright (c) IBM 2007. | Device Kit XML Reference 1.0.0 |