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.SchemaGenTest
keywords positive java_to_schema runtime jaxb
executeArgs -j src01.java -d pos01_1.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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.SchemaGenTest
keywords positive java_to_schema runtime jaxb
executeArgs -j src01.java -n -d neg01_1.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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