Test descriptions and specifications for JAXBSource tests.


TEST CtorGetCTTests - JAXBSource tests

DESCRIPTION

The test CtorGetCTTests.java contains the following test cases:

DescriptionTestCase
The test checks that JAXBSource(JAXBContext, Object) with valid arguments throws no exceptions. CtorGet001
The test checks that JAXBSource(Marshaller, Object) with valid arguments throws no exceptions. CtorGet002
The test checks that JAXBSource(JAXBContext, Object) with valid arguments throws no exceptions. Transformed object is equal to the original. CtorGet003
The test checks that JAXBSource(Marshaller, Object) with valid arguments throws no exceptions. Transformed object is equal to the original. CtorGet004
The test passes wrong parameters to constructor CtorGet005
The test passes wrong parameters to constructor CtorGet006
The test passes wrong parameters to constructor CtorGet007
The test passes wrong parameters to constructor CtorGet005a
The test passes wrong parameters to constructor CtorGet006a
The test passes wrong parameters to constructor CtorGet007a

FILES

ItemValue
title CtorGetCTTests - JAXBSource tests
name CtorGetCTTests
source ObjectFactory.java CtorGetCTTests.java
schemaName enumeration-1-source.xsd
executeClass javasoft.sqe.tests.bind.util.enumeration_1_source.CtorGetCTTests
executeArgs -TestURL $testURL -package $package -schema enumeration-1-source.xsd
keywords positive document runtime
package javasoft.sqe.tests.bind.util.enumeration_1_source


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