TEST enumeration2_ValidateCTTests - enumeration2 Validate Tree Content tests
| Description | TestCase | 
|---|---|
| The test unmarshalls enumeration-2-4.xml document, sets valid values of "telnet://capabilitiesAfromdisplayingkeyindustrykn.com/", "ftp://ftp.andtheprintmeans.com/", "gopher://Asaddition.gov/", "http://www.gprofilesasofrecentobjectsdirectionsandwi.com/" for the anyURI restricted SimpleType NISTSchema-anyURI-enumeration-2 element and expects validation to pass. | Unmarshalled001 | 
| The test unmarshalls enumeration-2-4.xml document, sets the invalid values of "", "ftp://ftp.andtheprintmeans.org/" for the anyURI restricted SimpleType NISTSchema-anyURI-enumeration-2 element and expects validation to fail. | Unmarshalled002 | 
| The test creates the anyURI restricted SimpleType NISTSchema-anyURI-enumeration-2 element with a valid value, sets its value to "telnet://capabilitiesAfromdisplayingkeyindustrykn.com/", "ftp://ftp.andtheprintmeans.com/", "gopher://Asaddition.gov/", "http://www.gprofilesasofrecentobjectsdirectionsandwi.com/" and expects validation to pass. | Created001 | 
| The test creates the anyURI restricted SimpleType NISTSchema-anyURI-enumeration-2 element with a valid value, sets its value to "", "ftp://ftp.andtheprintmeans.org/" then expects validation to fail. | Created002 | 
| Item | Value | 
|---|---|
| title | enumeration2_ValidateCTTests - enumeration2 Validate Tree Content tests | 
| name | enumeration2_ValidateCTTests | 
| source | enumeration-2.xsd enumeration2_ValidateCTTests.java | 
| schemaName | enumeration-2.xsd | 
| executeClass | javasoft.sqe.tests.anyuri.enumeration.enumeration_2.enumeration2_ValidateCTTests | 
| executeArgs | -TestURL $testURL -package $package -schema enumeration-2.xsd | 
| keywords | positive document runtime | 
| package | javasoft.sqe.tests.anyuri.enumeration.enumeration_2 |