TEST testCase0001 - XmlElement

DESCRIPTION

Positive test. Assertion from Jakarta XML Binding Specification - @XmlRootElement {name}: Mapping: Class to Element Declaration if @XmlRootElement.name() is not ?##default?, then the XML name is equal to @XmlRootElement.name()

FILES

ItemValue
title testCase0001 - XmlElement
name testCase0001
source Name002.java Name002.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class CustomizedMapping.classes.XmlRootElement.name.Name002 -j Name002.java -d Name002.p.xml -TestURL $testURL


TEST testCase0002 - XmlElement

DESCRIPTION

Negative test. Assertion from Jakarta XML Binding Specification - @XmlType {name}: Mapping: Class to Element Declaration if @XmlRootElement.name() is not ?##default?, then the XML name is equal to @XmlRootElement.name()

FILES

ItemValue
title testCase0002 - XmlElement
name testCase0002
source Name002.java Name002.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class CustomizedMapping.classes.XmlRootElement.name.Name002 -j Name002.java -n -d Name002.n.xml -TestURL $testURL


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