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.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.Final.Final002s -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.Final.Final002d -j package-info.java:Final002s.java:Final002d.java -d Final002.p.xml -TestURL $testURL


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.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.Final.Final002s -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.Final.Final002d -j package-info.java:Final002s.java:Final002d.java -n -d Final002.n.xml -TestURL $testURL


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