TEST enumeration1_GetSetCTTests - enumeration1 GetSet Tree Content tests
Description | TestCase |
---|---|
The test unmarshalls enumeration-1-1.xml,...,enumeration-1-5.xml documents which specify the values -905538, -39713096218389, -51399307227677, -941995830152, -8643589967190224987 for the nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-enumeration-1 element and expects that elemObj.getValue() returns specified in xml value, then invokes elemObj.setValue(nonPositiveInteger) with valid values, elemObj.getValue() should return set value. | GetSet001 |
The test creates an instance of nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-enumeration-1 type with the values -905538, -39713096218389, -51399307227677, -941995830152, -8643589967190224987 and expects that elemObj.getValue() returns specified values, then invokes elemObj.setValue(nonPositiveInteger) with various valid values, elemObj.getValue() should return set values. | GetSet002 |
Item | Value |
---|---|
title | enumeration1_GetSetCTTests - enumeration1 GetSet Tree Content tests |
name | enumeration1_GetSetCTTests |
source | enumeration-1.xsd enumeration1_GetSetCTTests.java |
schemaName | enumeration-1.xsd |
executeClass | javasoft.sqe.tests.nonpositiveinteger.enumeration.enumeration_1.enumeration1_GetSetCTTests |
executeArgs | -TestURL $testURL -package $package -schema enumeration-1.xsd |
keywords | positive document runtime |
package | javasoft.sqe.tests.nonpositiveinteger.enumeration.enumeration_1 |