TEST testCase0001 - XmlAccessorOrder

DESCRIPTION

Jakarta XML Binding specification assertion JAXB:SPEC:J2S:00050
@XmlAccessorOrder annotation allows control over the default ordering of
properties and fields that are mapped to XML elements.

@XmlAccessorOrder(AccessorOrder.UNDEFINED) By Default
If the @XmlAccessorOrder.value() is XmlAccesOrder.(UNDEFINED), then
the default ordering of fields/properties is unspecified.

ItemValue
title testCase0001 - XmlAccessorOrder
name testCase0001
source XmlAccessorOrder003.java
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.packages.XmlAccessorOrder003.XmlAccessorOrder002 -j XmlAccessorOrder003.java -TestURL $testURL


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