TEST whiteSpace1_ValidateCTTests - whiteSpace1 Validate Tree Content tests
Description | TestCase |
---|---|
The test unmarshalls whiteSpace-1-1.xml document, sets valid values 0.0, 1.0, -1.0, Float.MAX_VALUE, Float.NEGATIVE_INFINITY, Float.NaN for the float restricted SimpleType NISTSchema-float-whiteSpace-1 element and expects validation to pass. | Unmarshalled001 |
The test creates the float restricted SimpleType NISTSchema-float-whiteSpace-1 element with a valid value, sets its value to 0.0, 1.0, -1.0, Float.MAX_VALUE, Float.NEGATIVE_INFINITY, Float.NaN and expects validation to pass. | Created001 |
Item | Value |
---|---|
title | whiteSpace1_ValidateCTTests - whiteSpace1 Validate Tree Content tests |
name | whiteSpace1_ValidateCTTests |
source | whiteSpace-1.xsd whiteSpace1_ValidateCTTests.java |
schemaName | whiteSpace-1.xsd |
executeClass | javasoft.sqe.tests._float.whitespace.whitespace_1.whiteSpace1_ValidateCTTests |
executeArgs | -TestURL $testURL -package $package -schema whiteSpace-1.xsd |
keywords | positive document runtime |
package | javasoft.sqe.tests._float.whitespace.whitespace_1 |