TEST testCase0001 - XmlAttribute

DESCRIPTION

Positive test. Assertion from API doc, XmlAttribute: Maps a JavaBean property to a XML attribute. The @XmlAttribute annotation can be used with the following program elements: - JavaBean property - field (Collection field is tested)

FILES

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


TEST testCase0002 - XmlAttribute

DESCRIPTION

Positive test. Assertion from API doc, XmlAttribute: Maps a JavaBean property to a XML attribute. The @XmlAttribute annotation can be used with the following program elements: - JavaBean property - field (Collection field is tested)

FILES

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


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