TEST testCase0001 - XmlTransient

DESCRIPTION

Positive test. Assertion from API doc, XmlTransient: The @XmlTransient annotation can be used with the following program elements: - a JavaBean property - non static, non transient field

FILES

ItemValue
title testCase0001 - XmlTransient
name testCase0001
source src01.java pos01_1.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.property_fields.XmlTransient.src01.src -j src01.java -d pos01_1.xml -TestURL $testURL


TEST testCase0002 - XmlTransient

DESCRIPTION

Negative test. Assertion from API doc, XmlTransient: The @XmlTransient annotation can be used with the following program elements: - a JavaBean property - non static, non transient field

FILES

ItemValue
title testCase0002 - XmlTransient
name testCase0002
source src01.java neg01_1.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.property_fields.XmlTransient.src01.src -j src01.java -n -d neg01_1.xml -TestURL $testURL


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