http://www.griddynamics.com/schema/jagger
element test-suite

Documentation
                Test-suite is a list of test-groups. Test-groups will runs in the order that you have.
            
Properties
This component is not nillable.

Model
<test-suite
  id = xsd:ID>
(test-group+ | bean | ref)*
</test-suite>


Nested Element Summary
 bean
          
 ref
          
testGroupTypeIntest-group
          

Attribute Summary
 xsd:IDid
          

Attribute Detail

id

Type:
xsd:ID
Use:
optional
Form:
unqualified

Source
<xsd:element name="test-suite" type="testSuiteType">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.