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 (testing property)

FILES

ItemValue
title testCase0001 - XmlTransient
name testCase0001
source src02.java pos01_1.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords runtime positive java_to_schema jaxb
executeArgs -j src02.java -d pos01_1.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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 (testing property)

FILES

ItemValue
title testCase0002 - XmlTransient
name testCase0002
source src02.java neg01_1.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords runtime positive java_to_schema jaxb
executeArgs -j src02.java -n -d neg01_1.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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