TEST maxExclusive5_GetSetCTTests - maxExclusive5 GetSet Tree Content tests
| Description | TestCase | 
|---|---|
| The test unmarshalls maxExclusive-5-1.xml,...,maxExclusive-5-5.xml documents which specify the values -2147483648, 1933487881, -1364906274, -760064009, 2147483646 for the int restricted SimpleType NISTSchema-int-maxExclusive-5 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-maxExclusive-5 type with the values -2147483648, 1933487881, -1364906274, -760064009, 2147483646 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 | maxExclusive5_GetSetCTTests - maxExclusive5 GetSet Tree Content tests | 
| name | maxExclusive5_GetSetCTTests | 
| source | maxExclusive-5.xsd maxExclusive5_GetSetCTTests.java | 
| schemaName | maxExclusive-5.xsd | 
| executeClass | javasoft.sqe.tests._int.maxexclusive.maxexclusive_5.maxExclusive5_GetSetCTTests | 
| executeArgs | -TestURL $testURL -package $package -schema maxExclusive-5.xsd | 
| keywords | positive document runtime | 
| package | javasoft.sqe.tests._int.maxexclusive.maxexclusive_5 |