TEST minExclusive4_ValidateCTTests - minExclusive4 Validate Tree Content tests
Description | TestCase |
---|---|
The test unmarshalls minExclusive-4-1.xml document, sets valid values 3877207345453194.0001E214, 7563290780183318.7943E247, Double.MAX_VALUE, Double.POSITIVE_INFINITY, Double.NaN for the double restricted SimpleType NISTSchema-double-minExclusive-4 element and expects validation to pass. | Unmarshalled001 |
The test unmarshalls minExclusive-4-1.xml document, sets the invalid values 3877207345453194E213, 0.0, -Double.MAX_VALUE, Double.NEGATIVE_INFINITY for the double restricted SimpleType NISTSchema-double-minExclusive-4 element and expects validation to fail. | Unmarshalled002 |
The test creates the double restricted SimpleType NISTSchema-double-minExclusive-4 element with a valid value, sets its value to 3877207345453194.0001E214, 7563290780183318.7943E247, Double.MAX_VALUE, Double.POSITIVE_INFINITY, Double.NaN then expects validation to pass. | Created001 |
Item | Value |
---|---|
title | minExclusive4_ValidateCTTests - minExclusive4 Validate Tree Content tests |
name | minExclusive4_ValidateCTTests |
source | minExclusive-4.xsd minExclusive4_ValidateCTTests.java |
schemaName | minExclusive-4.xsd |
executeClass | javasoft.sqe.tests._double.minexclusive.minexclusive_4.minExclusive4_ValidateCTTests |
executeArgs | -TestURL $testURL -package $package -schema minExclusive-4.xsd |
keywords | positive document runtime |
package | javasoft.sqe.tests._double.minexclusive.minexclusive_4 |