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+ | listeners-test-suite) *
</test-suite>


Nested Element Summary
listenersTestSuiteTypelisteners-test-suite
          
testGroupTypeIntest-group
          

Attribute Summary
 xsd:IDid
           Id of the element  

Attribute Detail

id

Id of the element

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.