TEST testCase0001 - XmlMimeType

DESCRIPTION

Positive test. Assertion from API doc, XmlMimeType: This annotation is used in conjunction with datatypes such as Image or Source that are bound to base64-encoded binary in XML. (valid base64-encoded value)

FILES

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


TEST testCase0002 - XmlMimeType

DESCRIPTION

Positive test. Assertion from API doc, XmlMimeType: This annotation is used in conjunction with datatypes such as Image or Source that are bound to base64-encoded binary in XML. (invalid base64-encoded value)

FILES

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


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