TEST testCase0001 - XmlElement

DESCRIPTION

Positive test. Assertion from Jakarta XML Binding Specification - @XmlType {final}: Mapping: Class to Simple Type Definition If the class contains a single mapped property or property that is annotated with @XmlValue then class must be mapped as specified: {final} Component if class modifier final is present. then the {final} Component is absent

FILES

ItemValue
title testCase0001 - XmlElement
name testCase0001
source package-info.java Final002s.java Final002d.java Final002.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords runtime positive java_to_schema jaxb
executeArgs -j package-info.java:Final002s.java:Final002d.java -d Final002.p.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


TEST testCase0002 - XmlElement

DESCRIPTION

Negative test. Assertion from Jakarta XML Binding Specification - @XmlType {final}: Mapping: Class to Simple Type Definition If the class contains a single mapped property or property that is annotated with @XmlValue then class must be mapped as specified: {final} Component if class modifier final is present. then the {final} Component is absent

FILES

ItemValue
title testCase0002 - XmlElement
name testCase0002
source package-info.java Final002s.java Final002d.java Final002.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords runtime positive java_to_schema jaxb
executeArgs -j package-info.java:Final002s.java:Final002d.java -n -d Final002.n.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


%Copyright% © 2017, 2020 Oracle and/or its affiliates. All rights reserved.