TEST pattern3_GetSetCTTests - pattern3 GetSet Tree Content tests
Description | TestCase |
---|---|
The test unmarshalls pattern-3-1.xml,...,pattern-3-5.xml documents which specify the values -651868401, -940326620, -147197880, -218754460, -393816817 for the nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-pattern-3 element and expects that elemObj.getValue() returns specified in xml value, then invokes elemObj.setValue(nonPositiveInteger), elemObj.getValue() should return set value. | GetSet001 |
The test creates an instance of nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-pattern-3 type with the values -651868401, -940326620, -147197880, -218754460, -393816817 and expects that elemObj.getValue() returns specified values, then invokes elemObj.setValue(nonPositiveInteger) with various values, elemObj.getValue() should return set values. | GetSet002 |
Item | Value |
---|---|
title | pattern3_GetSetCTTests - pattern3 GetSet Tree Content tests |
name | pattern3_GetSetCTTests |
source | pattern-3.xsd pattern3_GetSetCTTests.java |
schemaName | pattern-3.xsd |
executeClass | javasoft.sqe.tests.nonpositiveinteger.pattern.pattern_3.pattern3_GetSetCTTests |
executeArgs | -TestURL $testURL -package $package -schema pattern-3.xsd |
keywords | positive document runtime |
package | javasoft.sqe.tests.nonpositiveinteger.pattern.pattern_3 |