TEST maxInclusive5_GetSetCTTests - maxInclusive5 GetSet Tree Content tests
Description | TestCase |
---|---|
The test unmarshalls maxInclusive-5-1.xml,...,maxInclusive-5-5.xml documents which specify the values -99999999999999999999, -81113958948661291081, -81378778381038863187, -63411255198923788256, 0 for the nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-maxInclusive-5 element and expects that elemObj.getValue() returns specified in xml value, then invokes elemObj.setValue(byte), elemObj.getValue() should return set value. | GetSet001 |
The test creates an instance of nonPositiveInteger restricted SimpleType NISTSchema-nonPositiveInteger-maxInclusive-5 type with the values: -99999999999999999999, -81113958948661291081, -81378778381038863187, -63411255198923788256, 0 and expects that elemObj.getValue() returns specified values, then invokes elemObj.setValue(byte) with various values, elemObj.getValue() should return set values. | GetSet002 |
Item | Value |
---|---|
title | maxInclusive5_GetSetCTTests - maxInclusive5 GetSet Tree Content tests |
name | maxInclusive5_GetSetCTTests |
source | maxInclusive-5.xsd maxInclusive5_GetSetCTTests.java |
schemaName | maxInclusive-5.xsd |
executeClass | javasoft.sqe.tests.nonpositiveinteger.maxinclusive.maxinclusive_5.maxInclusive5_GetSetCTTests |
executeArgs | -TestURL $testURL -package $package -schema maxInclusive-5.xsd |
keywords | positive document runtime |
package | javasoft.sqe.tests.nonpositiveinteger.maxinclusive.maxinclusive_5 |