TEST minInclusive1_GetSetCTTests - minInclusive1 GetSet Tree Content tests
| Description | TestCase | 
|---|---|
| The test unmarshalls minInclusive-1-1.xml,...,minInclusive-1-5.xml documents which specify the values -2147483648, -918754681, 2042240343, 797764546, 2147483647 for the int restricted SimpleType NISTSchema-int-minInclusive-1 element and expects that elemObj.getValue() returns specified in xml value, then invokes elemObj.setValue, elemObj.getValue() should return set value. | GetSet001 | 
| The test creates an instance of int restricted SimpleType NISTSchema-int-minInclusive-1 type with the values -2147483648, -918754681, 2042240343, 797764546, 2147483647 and expects that elemObj.getValue() returns specified values, then invokes elemObj.setValue with various values, elemObj.getValue() should return set values. | GetSet002 | 
| Item | Value | 
|---|---|
| title | minInclusive1_GetSetCTTests - minInclusive1 GetSet Tree Content tests | 
| name | minInclusive1_GetSetCTTests | 
| source | minInclusive-1.xsd minInclusive1_GetSetCTTests.java | 
| schemaName | minInclusive-1.xsd | 
| executeClass | javasoft.sqe.tests._int.mininclusive.mininclusive_1.minInclusive1_GetSetCTTests | 
| executeArgs | -TestURL $testURL -package $package -schema minInclusive-1.xsd | 
| keywords | positive document runtime | 
| package | javasoft.sqe.tests._int.mininclusive.mininclusive_1 |