JT Harness : Tests that passed
javax/xml/jaxp/functional/catalog/CatalogReferCircularityTest.java: Via nextCatalog entry, the catalog reference chain may be a (partial) closed circuit.
javax/xml/jaxp/functional/catalog/DefaultFeaturesTest.java: This case tests if the default feature values are expected.
javax/xml/jaxp/functional/catalog/DeferFeatureTest.java: This case tests whether the catalogs specified in delegateSystem, delegatePublic, delegateURI and nextCatalog entries are used lazily in resolution via defer feature.
javax/xml/jaxp/functional/catalog/DelegatePublicTest.java: Get matched URIs from DelegatePublic entries.
javax/xml/jaxp/functional/catalog/DelegateSystemTest.java: Get matched URIs from delegateSystem entries.
javax/xml/jaxp/functional/catalog/DelegateUriTest.java: Get matched URIs from delegateURI entries.
javax/xml/jaxp/functional/catalog/GroupTest.java: Get matched URIs from system, public and uri entries respectively, and some of the entries are enclosed by group entries.
javax/xml/jaxp/functional/catalog/LoadCatalogTest.java: When catalog resolver loads catalog files, the current catalog file and the catalog files specified by the nextCatalog entries may not accessible.
javax/xml/jaxp/functional/catalog/NextCatalogTest.java: Get matched URIs from system, public and uri entries respectively, but some of the entries are defined in none-current catalog files.
javax/xml/jaxp/functional/catalog/NormalizationTest.java: Before matching identifiers and URI references, it has to normalize the passed identifiers and URI references.
javax/xml/jaxp/functional/catalog/PreferFeatureTest.java: This case tests how does the feature affect the catalog resolution, and tests the priority between this feature and attribute prefer in catalog file.
javax/xml/jaxp/functional/catalog/PreferTest.java: Get matched URIs from system and public family entries, which specify the prefer attribute.
javax/xml/jaxp/functional/catalog/PublicFamilyTest.java: Get matched URIs from public and delegatePublic entries.
javax/xml/jaxp/functional/catalog/PublicTest.java: Get matched URIs from public entries.
javax/xml/jaxp/functional/catalog/ResolveFeatureTest.java: This case tests how does resolve feature affect the catalog resolution.
javax/xml/jaxp/functional/catalog/RewriteSystemTest.java: Get matched URIs from rewriteSystem entries.
javax/xml/jaxp/functional/catalog/RewriteUriTest.java: Get matched URIs from rewriteURI entries.
javax/xml/jaxp/functional/catalog/SpecifyCatalogTest.java: This case tests how to specify the catalog files.
javax/xml/jaxp/functional/catalog/SystemFamilyTest.java: Get matched URIs from system, rewriteSystem, systemSuffix and delegateSystem entries.
javax/xml/jaxp/functional/catalog/SystemSuffixTest.java: Get matched URIs from systemSuffix entries.
javax/xml/jaxp/functional/catalog/SystemTest.java: Get matched URIs from system entries.
javax/xml/jaxp/functional/catalog/UriFamilyTest.java: Get matched URIs from uri, rewriteURI, uriSuffix and delegateURI entries.
javax/xml/jaxp/functional/catalog/UriSuffixTest.java: Get matched URIs from rewriteURI entries.
javax/xml/jaxp/functional/catalog/UriTest.java: Get matched URIs from uri entries.
javax/xml/jaxp/functional/catalog/UrnUnwrappingTest.java: If the passed public identifier is started with "urn:publicid:", it has to be regarded as URN and normalized.
javax/xml/jaxp/functional/catalog/ValidateCatalogTest.java: A legal catalog file must be well-formed XML, the root element must be catalog, and the naming space of the root element must be urn:oasis:names:tc:entity:xmlns:xml:catalog.
javax/xml/jaxp/functional/javax/xml/datatype/ptests/DurationTest.java: Class containing the test cases for Duration.
javax/xml/jaxp/functional/javax/xml/datatype/ptests/FactoryNewInstanceTest.java: Tests for DatatypeFactory.newInstance(factoryClassName , classLoader)
javax/xml/jaxp/functional/javax/xml/datatype/ptests/XMLGregorianCalendarTest.java: Class containing the test cases for XMLGregorianCalendar
javax/xml/jaxp/functional/javax/xml/parsers/ptests/DBFNamespaceTest.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderFactoryTest.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderImpl01.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/FactoryConfErrorTest.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXFactoryNewInstanceTest.java: Tests for SAXParserFactory.newInstance(factoryClassName , classLoader)
javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserFactTest.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest02.java:
javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest03.java:
javax/xml/jaxp/functional/javax/xml/stream/ptests/XMLEventFactoryNewInstanceTest.java: Tests for XMLEventFactory.newFactory(factoryId , classLoader)
javax/xml/jaxp/functional/javax/xml/stream/ptests/XMLInputFactoryNewInstanceTest.java: Tests for XMLInputFactory.newFactory(factoryId , classLoader)
javax/xml/jaxp/functional/javax/xml/stream/ptests/XMLOutputFactoryNewInstanceTest.java: Tests for XMLOutputFactory.newFactory(factoryId , classLoader)
javax/xml/jaxp/functional/javax/xml/transform/ptests/Bug6384418Test.java: verify the transforming won't throw any exception
javax/xml/jaxp/functional/javax/xml/transform/ptests/DOMResultTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/ErrorListenerTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXSourceTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXTFactoryTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/StreamResultTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TfClearParamTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformTest.java: Tests for variable combination of Transformer.transform(Source, Result)
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerExcpTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest02.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest03.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/URIResolverTest.java:
javax/xml/jaxp/functional/javax/xml/transform/ptests/othervm/TFCErrorTest.java:
javax/xml/jaxp/functional/javax/xml/validation/ptests/SchemaFactoryTest.java: Class containing the test cases for SchemaFactory
javax/xml/jaxp/functional/javax/xml/validation/ptests/TypeInfoProviderTest.java: test ValidatorHandler.getTypeInfoProvider()
javax/xml/jaxp/functional/javax/xml/validation/ptests/ValidatorHandlerTest.java: Class containing the test cases for ValidatorHandler API
javax/xml/jaxp/functional/javax/xml/validation/ptests/ValidatorTest.java: Class containing the test cases for Validator API
javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathEvaluationResultTest.java: verifies the specification of the XPathEvaluationResult API
javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathExpressionTest.java:
javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathFactoryTest.java:
javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathFunctionResolverTest.java:
javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathTest.java:
javax/xml/jaxp/functional/org/w3c/dom/ptests/AttrTest.java: Test for the Attr Interface
javax/xml/jaxp/functional/org/w3c/dom/ptests/CommentTest.java: Test for Comment implementation returned by Document.createComment(String)
javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTest.java: Test createAttributeNS, getElementsByTagNameNS and createElementNS method of Document
javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTypeTest.java: Test DocumentType
javax/xml/jaxp/functional/org/w3c/dom/ptests/DomImplementationTest.java: Test DomImplementation API
javax/xml/jaxp/functional/org/w3c/dom/ptests/ElementTest.java: Test for the methods of Element Interface
javax/xml/jaxp/functional/org/w3c/dom/ptests/EntityChildTest.java: Test DOM Parser: parsing an xml file that contains external entities.
javax/xml/jaxp/functional/org/w3c/dom/ptests/NamedNodeMapTest.java: Test for the methods of NamedNodeMap Interface
javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeListTest.java: Verifies a bug found in jaxp1.0.1 and 1.1FCS.
javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeTest.java: Test Node interface
javax/xml/jaxp/functional/org/w3c/dom/ptests/NotationTest.java: Test for Notation interface
javax/xml/jaxp/functional/org/w3c/dom/ptests/PITest.java: Test for the methods of Processing Instruction
javax/xml/jaxp/functional/org/w3c/dom/ptests/TextTest.java: Test for Text implementation returned by Document.createTextNode(String)
javax/xml/jaxp/functional/org/w3c/dom/ptests/TypeInfoTest.java: Test getTypeName and getTypeNamespace methods of TypeInfo interface
javax/xml/jaxp/functional/org/xml/sax/ptests/AttrImplTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/AttributesNSTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/AttributesTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/ContentHandlerTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/DefaultHandlerTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/EHFatalTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/NSSupportTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/NSTableTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/ParserAdapterTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/ResolverTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/SAXParserNSTableTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLFilterCBTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLFilterTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderAdapterTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderFactoryTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderNSTableTest.java:
javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderTest.java:
javax/xml/jaxp/functional/test/astro/AstroTest.java: run astro application, test xslt There are vast amounts of textual astronomical data, typically user is interested in a small subset, which is the result from carrying out a query.
javax/xml/jaxp/functional/test/astro/DocumentLSTest.java: org.w3c.dom.ls tests
javax/xml/jaxp/functional/test/astro/NamespaceContextTest.java: javax.xml.namespace.QName tests
javax/xml/jaxp/functional/test/astro/SAX201Test.java: verify SAX 2.0.1 allows to use null in setters
javax/xml/jaxp/functional/test/astro/SchemaValidationTest.java: test parser sets schema related properties to do validation
javax/xml/jaxp/functional/test/astro/XPathAPITest.java: test XPath API
javax/xml/jaxp/functional/test/auctionportal/AuctionController.java:
javax/xml/jaxp/functional/test/auctionportal/AuctionItemRepository.java:
javax/xml/jaxp/functional/test/auctionportal/UserController.java:
javax/xml/jaxp/functional/test/gaptest/Bug4511326.java: In forwards-compatible mode the attribute isn't ignored
javax/xml/jaxp/functional/test/gaptest/Bug4512806.java: test transformer.setOutputProperties(null)
javax/xml/jaxp/functional/test/gaptest/Bug4515047.java: test transform an empty dom source
javax/xml/jaxp/functional/test/gaptest/Bug4515660.java: verify property org.xml.sax.driver is used by SAXTransformerFactory
javax/xml/jaxp/functional/test/gaptest/Bug4693341.java: test transforming to stream with external dtd
javax/xml/jaxp/functional/test/gaptest/Bug4848653.java: Verify JAXP schemaLanguage property is ignored if setValidating(false)
javax/xml/jaxp/functional/test/gaptest/Bug4858685.java: test transforming text node
javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.java: This test case tests if the properties FILES, DEFER, PREFER, RESOLVE in jaxp.properties and system properties are used.
javax/xml/jaxp/module/ServiceProviderTest/BasicModularXMLParserTest.java: Tests JAXP lib can instantiate the following interfaces with customized provider module on boot layer javax.xml.datatype.DatatypeFactory javax.xml.parsers.DocumentBuilderFactory javax.xml.parsers.SAXParserFactory javax.xml.stream.XMLEventFactory javax.xml.stream.XMLInputFactory javax.xml.stream.XMLOutputFactory javax.xml.transform.TransformerFactory javax.xml.validation.SchemaFactory javax.xml.xpath.XPathFactory org.xml.sax.XMLReader
javax/xml/jaxp/module/ServiceProviderTest/DefaultFactoryWrapperTest.java: test customized provider wraps the built-in system-default implementation of JAXP factories
javax/xml/jaxp/module/ServiceProviderTest/LayerModularXMLParserTest.java: Tests JAXP lib works with layer and TCCL
javax/xml/jaxp/module/ServiceProviderTest/XMLReaderFactoryTest.java: Tests XMLReaderFactory can work as ServiceLoader compliant, as well as backward compatible
javax/xml/jaxp/unittest/bcel/UtilityTest.java: Tests the Utility.
javax/xml/jaxp/unittest/catalog/CatalogAccessTest.java: the Catalog API grants no privilege to external resources.
javax/xml/jaxp/unittest/catalog/CatalogFileInputTest.java: Verifies that the Catalog API accepts valid URIs only; Verifies that the CatalogFeatures' builder throws IllegalArgumentException on invalid file inputs.
javax/xml/jaxp/unittest/catalog/CatalogSupport.java: verifies the use of Catalog in SAX/DOM/StAX/Validation/Transform.
javax/xml/jaxp/unittest/catalog/CatalogSupport1.java: extends CatalogSupport, verifies that the catalog file can be set using the System property.
javax/xml/jaxp/unittest/catalog/CatalogSupport2.java: extends CatalogSupport tests, verifies that the use of the Catalog may be disabled through the System property.
javax/xml/jaxp/unittest/catalog/CatalogSupport3.java: extends CatalogSupport tests, verifies that the use of the Catalog may be disabled through the API property.
javax/xml/jaxp/unittest/catalog/CatalogSupport4.java: verifies the overriding over of the USE_CATALOG feature.
javax/xml/jaxp/unittest/catalog/CatalogSupport5.java: extends CatalogSupport tests, verifies that when errors occur, relevant checked Exceptions are returned.
javax/xml/jaxp/unittest/catalog/CatalogTest.java: Tests basic Catalog functions.
javax/xml/jaxp/unittest/catalog/GroupTest.java: Tests catalog with Group entries.
javax/xml/jaxp/unittest/common/Bug6350682.java: Test SAXParserFactory and TransformerFactory can newInstance when setContextClassLoader(null).
javax/xml/jaxp/unittest/common/Bug6723276Test.java: Test JAXP class can be loaded by bootstrap classloader.
javax/xml/jaxp/unittest/common/Bug7143711Test.java: Test set use-service-mechanism shall not override what's set by the constructor in secure mode.
javax/xml/jaxp/unittest/common/CDataChunkSizeTest.java: Verifies the support of property jdk.xml.cdataChunkSize
javax/xml/jaxp/unittest/common/EncodingErrorsReportingTest.java: Verifies that parsers reports location of wrong UTF-8 symbols in XML files parsed and included via xi:include element
javax/xml/jaxp/unittest/common/ImplPropertyTest.java: Verifies Implementation-specific Features and Properties as specified in the java.xml module summary.
javax/xml/jaxp/unittest/common/Sources.java: Tests related to the javax.xml.transform.Source and org.xml.sax.InputSource
javax/xml/jaxp/unittest/common/TransformationWarningsTest.java: Check that warnings about unsupported properties from parsers are suppressed during the transformation process.
javax/xml/jaxp/unittest/common/ValidationWarningsTest.java: Check that warnings about unsupported properties from SAX parsers are suppressed during the xml validation process.
javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java: Test serializing xml and html with indentation.
javax/xml/jaxp/unittest/datatype/Bug6320118.java: Test xml datatype XMLGregorianCalendar.
javax/xml/jaxp/unittest/datatype/Bug6937951Test.java: Test midnight is same as the start of the next day in XMLGregorianCalendar.
javax/xml/jaxp/unittest/datatype/Bug6937964Test.java: Test Duration is normalized.
javax/xml/jaxp/unittest/datatype/Bug7042647Test.java: Test getFirstDayOfWeek is correct after converting XMLGregorianCalendar to a GregorianCalendar.
javax/xml/jaxp/unittest/datatype/DatatypeFactoryTest.java: Test DatatypeFactory.
javax/xml/jaxp/unittest/datatype/DurationTest.java: Test Duration.
javax/xml/jaxp/unittest/datatype/FactoryFindTest.java: Test Classloader for DatatypeFactory.
javax/xml/jaxp/unittest/datatype/HashCodeTest.java: Test hashCode generation.
javax/xml/jaxp/unittest/datatype/JDK8068839Test.java: Verifies that Duration's edge cases
javax/xml/jaxp/unittest/datatype/XMLGregorianCalendarTest.java: Test XMLGregorianCalendar.
javax/xml/jaxp/unittest/dom/Bug4915524.java: Test Document.adoptNode() shall not throw Exception when the source document object is created from different implementation.
javax/xml/jaxp/unittest/dom/Bug4915748.java: Test DOMErrorHandler is called in case CDATA section is split by termination marker ']]>'.
javax/xml/jaxp/unittest/dom/Bug4966082.java: Test Element.getSchemaTypeInfo() returns an instance of TypeInfo instead of null when the document's schema is an XML DTD.
javax/xml/jaxp/unittest/dom/Bug4966138.java: Test Element's TypeInfo.getTypeName() returns a name instead of null in case the element is declared using anonymous simple type.
javax/xml/jaxp/unittest/dom/Bug4966142.java: Test TypeInfo.isDerivedFrom(...) works instead of throws UnsupportedOperationException when the TypeInfo instance refers to a simple type.
javax/xml/jaxp/unittest/dom/Bug4966143.java: Test isDerivedFrom(...) returns true only if the parameter is DERIVATION_EXTENSION, in case TypeInfo instance refers to a complex type derived from another complex type by extension.
javax/xml/jaxp/unittest/dom/Bug6339023.java: Test normalize-characters.
javax/xml/jaxp/unittest/dom/Bug6355326.java: Test DOM implementation encoding.
javax/xml/jaxp/unittest/dom/Bug6367542.java: Test DOMImplementationRegistry.getDOMImplementation("XML") returns a DOMImplementation instance.
javax/xml/jaxp/unittest/dom/Bug6520131.java: Test DOMErrorHandler reports an error for invalid character.
javax/xml/jaxp/unittest/dom/Bug6521260.java: Test setAttributeNS doesn't result in an unsorted internal list of attributes.
javax/xml/jaxp/unittest/dom/Bug6582545Test.java: Test the value is correct when iterating attributes.
javax/xml/jaxp/unittest/dom/Bug6879614Test.java: Test DocumentBuilder can parse the certain xml.
javax/xml/jaxp/unittest/dom/CR6333993Test.java: Test NodeList.item(valid index) returns value after NodeList.item(NodeList.getLength()).
javax/xml/jaxp/unittest/dom/CR6517707Test.java: Test Node.setNodeValue(value) shall throw DOMException.NO_MODIFICATION_ALLOWED_ERR if the node is read-only.
javax/xml/jaxp/unittest/dom/CR6517717Test.java: Test Node.setPrefix(prefix) shall throw DOMException.NO_MODIFICATION_ALLOWED_ERR if the node is read-only.
javax/xml/jaxp/unittest/dom/CR6909336Test.java: Test DOM writer can write more that 20 nested elements.
javax/xml/jaxp/unittest/dom/DOMConfigurationTest.java: Test DOMConfiguration for supported properties.
javax/xml/jaxp/unittest/dom/DOMFeatureTest.java: Tests DOM features.
javax/xml/jaxp/unittest/dom/DOMXPathTest.java: Verifies that the experimental DOM L3 XPath implementation is no longer available.
javax/xml/jaxp/unittest/dom/DocumentTest.java: Tests functionalities for Document.
javax/xml/jaxp/unittest/dom/ElementTraversal.java: Tests for the Element Traversal interface.
javax/xml/jaxp/unittest/dom/JdkXmlDomTest.java: Verifies that jdk.xml.dom classes are loaded by the ext class loader.
javax/xml/jaxp/unittest/dom/TCKEncodingTest.java: Test Document.getInputEncoding().
javax/xml/jaxp/unittest/dom/ls/Bug4973153.java: Test LSSerialiser.setEncoding() raises 'unsupported-encoding' error if encoding is invalid.
javax/xml/jaxp/unittest/dom/ls/Bug6290947.java: Test LSSerializer writes the XML declaration when LSSerializerFilter is set that rejects all nodes and LSSerializer's configuration set parameter "xml-declaration" to "true".
javax/xml/jaxp/unittest/dom/ls/Bug6354955.java: Test LSSerializer can writeToString on DOM Text node with white space.
javax/xml/jaxp/unittest/dom/ls/Bug6376823.java: Test LSSerializer works.
javax/xml/jaxp/unittest/dom/ls/Bug6710741Test.java: Test there should be stack trace information if LSSerializer().writeToString reports an exception.
javax/xml/jaxp/unittest/dom/ls/LSParserTCKTest.java: Test Specifications and Descriptions for LSParser.
javax/xml/jaxp/unittest/dom/ls/LSParserTest.java: Test LSParser's DOMConfiguration for supported properties.
javax/xml/jaxp/unittest/dom/ls/LSSerializerTest.java: Test LSSerializer.
javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: Tests that verify base parsing
javax/xml/jaxp/unittest/parsers/Bug4674384_MAX_OCCURS_Test.java: Test large maxOccurs.
javax/xml/jaxp/unittest/parsers/Bug4934208.java: Test SAXParser can parse keyref constraint with a selector that is a union xpath expression selecting a node and its child.
javax/xml/jaxp/unittest/parsers/Bug4967002.java: Test DocumentBuilderFactory.newDocumentBuilder() throws ParserConfigurationException when it uses the "http://java.sun.com/xml/jaxp/properties/schemaSource" property and/or the "http://java.sun.com/xml/jaxp/properties/schemaLanguage" property in conjunction with setting a Schema object.
javax/xml/jaxp/unittest/parsers/Bug4985486.java: Test SAXParser can parse large characters(more than 10000).
javax/xml/jaxp/unittest/parsers/Bug4991020.java: Test XPath like "node_name/." can be parsed.
javax/xml/jaxp/unittest/parsers/Bug4991946.java: Can parse the element type is anyType in the schema and is substituted by the simple type via the 'xsi:type' attribute in xml document.
javax/xml/jaxp/unittest/parsers/Bug5010072.java: Test SchemaFactory throws SAXException if xpath is "@".
javax/xml/jaxp/unittest/parsers/Bug5025825.java: Test if SAXParserFactory set a Schema object, when SAXParser sets "http://java.sun.com/xml/jaxp/properties/schemaSource" property and/or "http://java.sun.com/xml/jaxp/properties/schemaLanguage" property, it shall throw SAXException.
javax/xml/jaxp/unittest/parsers/Bug6309988.java: Test elementAttributeLimit, maxOccurLimit, entityExpansionLimit.
javax/xml/jaxp/unittest/parsers/Bug6341770.java: Test external entity linked to non-ASCII base URL.
javax/xml/jaxp/unittest/parsers/Bug6361283.java: Test SAXParser returns version as 1.1 for XML 1.1 document.
javax/xml/jaxp/unittest/parsers/Bug6506304Test.java: Test MalformedURLException: unknown protocol won't be thrown when there is a space within the full path file name.
javax/xml/jaxp/unittest/parsers/Bug6518733.java: Test SAX parser handles several attributes that each contain a newline within the attribute value.
javax/xml/jaxp/unittest/parsers/Bug6564400.java: Test ignorable whitespace handling with schema validation.
javax/xml/jaxp/unittest/parsers/Bug6573786.java: Test parser error messages are formatted.
javax/xml/jaxp/unittest/parsers/Bug6594813.java: Test SAXParser output is wellformed with name space.
javax/xml/jaxp/unittest/parsers/Bug6608841.java: Test SAX parses external parameter entity.
javax/xml/jaxp/unittest/parsers/Bug6690015.java: Test SAX parser handles several attributes with newlines.
javax/xml/jaxp/unittest/parsers/Bug6760982.java: Test SAX parser handles several attributes with containing ">".
javax/xml/jaxp/unittest/parsers/Bug6849942Test.java: Test parsing an XML that starts with a processing instruction and no prolog.
javax/xml/jaxp/unittest/parsers/Bug7157608Test.java: Test feature standard-uri-conformant works.
javax/xml/jaxp/unittest/parsers/Bug7166896Test.java: Test DocumentBuilder.parse(String uri) supports IPv6 format.
javax/xml/jaxp/unittest/parsers/Bug8003147Test.java: Test port fix for BCEL bug 39695.
javax/xml/jaxp/unittest/parsers/Bug8073385.java: test that invalid XML character exception string contains information about character value, element and attribute names
javax/xml/jaxp/unittest/parsers/FactoryFindTest.java: Test Classloader for SAXParserFactory.
javax/xml/jaxp/unittest/parsers/HandleError.java: Tests that the parser handles errors properly.
javax/xml/jaxp/unittest/parsers/ParseEmptyStream.java: Test SAXParser doesn't accept empty stream.
javax/xml/jaxp/unittest/parsers/SupplementaryChars.java: verifies that supplementary characters are supported as character data in xml 1.0, and also names in xml 1.1.
javax/xml/jaxp/unittest/parsers/xinclude/Bug6794483Test.java: Test JAXP parser can resolve the included content properly if the included xml contains an empty tag that ends with "/>", refer to XERCESJ-1134.
javax/xml/jaxp/unittest/sax/Attributes2ImplTest.java: Test Attributes2Impl.
javax/xml/jaxp/unittest/sax/Bug6889654Test.java: Test SAXException includes whole information.
javax/xml/jaxp/unittest/sax/Bug6925410Test.java: Test XMLReaderFactory can createXMLReader repeatedly.
javax/xml/jaxp/unittest/sax/Bug6949607Test.java: Test Attributes.getValue returns null when parameter uri is empty.
javax/xml/jaxp/unittest/sax/Bug6992561Test.java: Test encoding of SystemId in Locator.
javax/xml/jaxp/unittest/sax/Bug7057778Test.java: Test the file can be deleted after SAXParser.parse(File, DefaultHandler).
javax/xml/jaxp/unittest/sax/DeclarationTest.java: Test SAX Parser's handling of XML Declarations.
javax/xml/jaxp/unittest/sax/DefaultHandler2Test.java: Test DefaultHandler2.
javax/xml/jaxp/unittest/sax/IssueTracker56Test.java: Test SAXException has Cause.
javax/xml/jaxp/unittest/sax/NSSupportTest.java: Test NamespaceSupport.
javax/xml/jaxp/unittest/sax/SAXExceptionInitCause.java: The initCause() incorrectly initialize the cause in SAXException class when used with SAXException(String) constructor.
javax/xml/jaxp/unittest/sax/SAXParserTest.java: Tests functionalities for SAXParser.
javax/xml/jaxp/unittest/sax/SymbolTableResetTest.java: Test that SAXParser reallocates symbol table during subsequent parse operations
javax/xml/jaxp/unittest/sax/XMLReaderTest.java: This class contains tests that cover the creation of XMLReader.
javax/xml/jaxp/unittest/stream/AttributeLocalNameTest/AttributeLocalNameTest.java: Test XMLStreamReader.getAttributeLocalName().
javax/xml/jaxp/unittest/stream/Bug6370703.java: Test StAX parser can parse attribute default value when START_ELEMENT.
javax/xml/jaxp/unittest/stream/Bug6378422.java: Test setting reuse-instance property on StAX factory.
javax/xml/jaxp/unittest/stream/Bug6380870.java: Test StAX parser can parse VoiceXML DTD.
javax/xml/jaxp/unittest/stream/Bug6489502.java: Test XMLInputFactory works correctly in case it repeats to create reader.
javax/xml/jaxp/unittest/stream/Bug6509774.java: Test Property javax.xml.stream.supportDTD, DTD events are now returned even if supportDTD=false.
javax/xml/jaxp/unittest/stream/Bug6688002Test.java: Test single instance of XMLOutputFactory/XMLInputFactory create multiple Writer/Readers in parallel.
javax/xml/jaxp/unittest/stream/Bug6976938Test.java: Test StAX parser won't throw StackOverflowError while reading valid XML file, in case the text content of an XML element contains many lines like "< ...
javax/xml/jaxp/unittest/stream/CoalesceTest/CoalesceTest.java: Test Coalesce property works.
javax/xml/jaxp/unittest/stream/EntitiesTest/EntityTest.java: Test StAX parses entity.
javax/xml/jaxp/unittest/stream/EventReaderDelegateTest.java: Test EventReaderDelegate.
javax/xml/jaxp/unittest/stream/EventsTest/EventFilterSupportTest.java: tests that filtering out nested elements doesn't end up in a StackOverflowException
javax/xml/jaxp/unittest/stream/EventsTest/Issue41Test.java: Test XMLEvent.writeAsEncodedUnicode can output the event content.
javax/xml/jaxp/unittest/stream/EventsTest/Issue48Test.java: Test XMLEventReader can parse notation and entity information from DTD Event.
javax/xml/jaxp/unittest/stream/EventsTest/Issue53Test.java: Test encodingSet/standaloneSet returns correct result in case encoding/standalone is set when constructing StartDocument.
javax/xml/jaxp/unittest/stream/EventsTest/Issue58Test.java: Test XMLEvent.getLocation() returns a non-volatile Location.
javax/xml/jaxp/unittest/stream/FactoryFindTest.java: Test SaTX factory using factory property and using ContextClassLoader.
javax/xml/jaxp/unittest/stream/IgnoreExternalDTDTest.java: Test feature ignore-external-dtd.
javax/xml/jaxp/unittest/stream/ProcessingInstructionTest/ProcessingInstructionTest.java: Test XMLStreamReader parses Processing Instruction.
javax/xml/jaxp/unittest/stream/StreamReaderDelegateTest.java: Test StreamReaderDelegate.
javax/xml/jaxp/unittest/stream/XMLEventLocationTest.java: Test XMLEvent Location.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6489890.java: Test XMLEventReader's initial state is an undefined state, and nextEvent() is START_DOCUMENT.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6555001.java: Test StAX parser replaces the entity reference as setting.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6586466Test.java: Test XMLEventReader.nextTag() shall update internal event state.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6613059Test.java: Test XMLEventReader.nextTag() shall update internal event state, same as 6586466.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6668115Test.java: Test XMLEventReader.getElementText() shall update last event even if no peek.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6846133Test.java: Test method getDocumentTypeDeclaration() of DTD Event returns a valid value.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug8153781.java: Test if method skipDTD of class XMLDTDScannerImpl will correctly skip the DTD section, even if a call to XMLEntityScanner.scanData for skipping to the closing ']' returns true.
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/EventReaderTest.java: Tests XMLEventReader
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Issue40Test.java: Test XMLEventReader.getElementText() works after calling peek().
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/JDK8201138.java: Verifies a fix that set the type and data properly in the loop
javax/xml/jaxp/unittest/stream/XMLEventReaderTest/JDK8209615.java: Verifies that the parser continues parsing the character data
javax/xml/jaxp/unittest/stream/XMLEventWriterTest/ReaderToWriterTest.java: Test XMLEventWriter.
javax/xml/jaxp/unittest/stream/XMLEventWriterTest/XMLEventWriterTest.java: Test XMLEventWriter.
javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/Bug6756677Test.java: Test XMLInputFactory.newFactory(String factoryId, ClassLoader classLoader).
javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/Bug6909759Test.java: Test createXMLStreamReader with StreamSource.
javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/IssueTracker38.java: Test createXMLEventReader from DOM or SAX source is unsupported.
javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/Bug6846132Test.java: Test createXMLStreamWriter with SAXResult won't throw a NullPointerException.
javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/DuplicateNSDeclarationTest.java: Test the writing of duplicate namespace declarations when IS_REPAIRING_NAMESPACES is ture.
javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/StreamResultTest.java: Test create XMLWriter with variant Result.
javax/xml/jaxp/unittest/stream/XMLResolverTest/XMLResolverTest.java: Test XMLResolver.
javax/xml/jaxp/unittest/stream/XMLStreamExceptionTest/ExceptionTest.java: Test XMLStreamException contains the message of the wrapped exception.
javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/Bug6481615.java: Test Filtered XMLStreamReader can return the event type if current state is START_ELEMENT.
javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/Bug6481678.java: Test Filtered XMLStreamReader parses namespace correctly.
javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/HasNextTest.java: Test Filtered XMLStreamReader hasNext() always return the correct value if repeat to call it.
javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/XMLStreamReaderFilterTest.java: Test the implementation of {@code XMLStreamReader} using a {@code StreamFilter}
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/BOMTest.java: Test XMLStreamReader parses BOM UTF-8 and BOM UTF-16 big endian stream.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6388460.java: Test StAX parser can parse UTF-16 wsdl.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6472982Test.java: Test XMLStreamReader.getNamespaceContext().getPrefix("") won't throw IllegalArgumentException.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6767322Test.java: Test XMLStreamReader.getVersion() returns null if a version isn't declared.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6847819Test.java: Test StAX parser shall throw XMLStreamException for illegal xml declaration.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/BugTest.java: Test StAX parser can parse xml without declaration.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/DefaultAttributeTest.java: Test StAX parses namespace and attribute.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/DoubleXmlnsTest.java: Test double namespaces and nested namespaces.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IsValidatingTest.java: Test StAX can accept non-existent DTD if IS_VALIDATING if false.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Issue44Test.java: Test XMLStreamReader.getName() shall throw IllegalStateException if current event is not start/end element.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Issue47Test.java: Test XMLStreamReader.standaloneSet() presents if input document has a value for "standalone" attribute in xml declaration.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker24.java: Test no prefix is represented by "", not null.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker35.java: Test StAX parse xsd document including external DTD.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker70.java: Test it can retrieve attribute with null or empty name space.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Jsr173MR1Req5Test.java: Test XMLStreamReader parses namespace declaration within element when NamespaceAware turns off and on.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Jsr173MR1Req8Test.java: Test XMLStreamReader parses attribute with namespace aware.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/NamespaceTest.java: Test StAX parser processes namespace.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/StreamReaderTest.java: Verifies patches for StreamReader bugs
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/SupportDTDTest.java: Test SUPPORT_DTD and IS_REPLACING_ENTITY_REFERENCES.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/VoiceXMLDTDTest.java: Test parsing Voice XML DTD.
javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/XML11Test.java: Test parsing xml 1.1.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/AttributeEscapeTest.java: Test XMLStreamWriter shall escape the illegal characters.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6452107.java: Test StAX can write ISO-8859-1 encoding XML.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6600882Test.java: Test toString(), hashCode() of XMLStreamWriter .
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6675332Test.java: Test XMLStreamWriter writeAttribute when IS_REPAIRING_NAMESPACES is true.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug7037352Test.java: Test XMLStreamWriter.getNamespaceContext().getPrefix with XML_NS_URI and XMLNS_ATTRIBUTE_NS_URI.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/CustomImplTest.java: Verifies custom implementation of the XMLStreamWriter.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/DomUtilTest.java: Test XMLStreamWriter writes a soap message.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/EmptyElementTest.java: Test XMLStreamWriter writes namespace and attribute after writeEmptyElement.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/EncodingTest.java: Test XMLStreamWriter writes a document with encoding setting.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/NamespaceTest.java: Test the writing of Namespaces.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/NullUriDetectionTest.java: Test XMLStreamWriter can writeDefaultNamespace(null).
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SqeLinuxTest.java: Test XMLStreamWriter can output multiple declarations if IS_REPAIRING_NAMESPACES is false.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java: Check that XMLStreamWriter generates valid xml with surrogate pair used within element text
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/UnprefixedNameTest.java: Test XMLStreamWriter namespace prefix with writeDefaultNamespace.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/WriterTest.java: Test XMLStreamWriter functionality.
javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/XMLStreamWriterTest.java: Tests XMLStreamWriter.
javax/xml/jaxp/unittest/transform/BCELHashCodeTest.java: The addition of the hashCode() method to Instruction.java in BCEL 6.0 caused a regression.
javax/xml/jaxp/unittest/transform/Bug4693341Test.java: Test transform with external dtd.
javax/xml/jaxp/unittest/transform/Bug4892774.java: Test identity transformer with all possible types of Source and Result combinations for doucment version and encoding information.
javax/xml/jaxp/unittest/transform/Bug5073477.java: Test DOMResult.setNextSibling works correctly.
javax/xml/jaxp/unittest/transform/Bug6175602.java: Test compilation of MsWordXMLImport.xsl.
javax/xml/jaxp/unittest/transform/Bug6206491.java: Test key searches over more than one document.
javax/xml/jaxp/unittest/transform/Bug6216226Test.java: Test StreamResult(File) is closed after transform().
javax/xml/jaxp/unittest/transform/Bug6311448.java: Test XML transformer can output Unicode surrorate pair.
javax/xml/jaxp/unittest/transform/Bug6384805.java: Test XSLTC can parse XML namespace when nodeset is created within a template.
javax/xml/jaxp/unittest/transform/Bug6465722.java: Test Transformer can transform the node attribute prefixed with a namespace.
javax/xml/jaxp/unittest/transform/Bug6467808.java: Test Transformer can parse re-declare prefixed namespace mappings.
javax/xml/jaxp/unittest/transform/Bug6490380.java: Test only a single DOCTYPE declaration is generated through transforming.
javax/xml/jaxp/unittest/transform/Bug6490921.java: Test property org.xml.sax.driver is always applied in transformer API.
javax/xml/jaxp/unittest/transform/Bug6513892.java: Test the output encoding of the transform is the same as that of the redirect extension.
javax/xml/jaxp/unittest/transform/Bug6537167.java: Test transforming for particular xsl files.
javax/xml/jaxp/unittest/transform/Bug6540545.java: Test XSLT as expected.
javax/xml/jaxp/unittest/transform/Bug6551616.java: Test SAX2StAXEventWriter.
javax/xml/jaxp/unittest/transform/Bug6559595.java: Test ampersand in href attribute is not handled specially even if output is set to HTML.
javax/xml/jaxp/unittest/transform/Bug6565260.java: Test use-attribute-sets attribute is not used for the root node.
javax/xml/jaxp/unittest/transform/Bug6940416.java: Test transforming correctly.
javax/xml/jaxp/unittest/transform/BugDB12665704Test.java: Test Transformer can compile large xsl file.
javax/xml/jaxp/unittest/transform/CLITest.java: Test internal transform CLI.
javax/xml/jaxp/unittest/transform/CR6401137Test.java: Test transform certain xsl.
javax/xml/jaxp/unittest/transform/CR6577667Test.java: Test XSLT can parse statement "not(preceding-sibling::* or following-sibling::*)" in stylesheet file.
javax/xml/jaxp/unittest/transform/CR6652519Test.java: Test transfoming from StreamSource to DOMResult.
javax/xml/jaxp/unittest/transform/CR6689809Test.java: Test Transformer can handle XPath predicates in xsl:key elements.
javax/xml/jaxp/unittest/transform/CR6905829Test.java: Test XSLT can parse certain xsl.
javax/xml/jaxp/unittest/transform/CR6935697Test.java: Test XSLT can parse the certain xsl.
javax/xml/jaxp/unittest/transform/CR6941869Test.java: Test XSLT evaluate "count(.|key('props', d/e)[1])" correctly.
javax/xml/jaxp/unittest/transform/CR6957215Test.java: Test XSLT generates the element content using xsl:attribute instructions.
javax/xml/jaxp/unittest/transform/CR7098746Test.java: Test transforming as expected.
javax/xml/jaxp/unittest/transform/DOMResultTest.java: Test DOMResult.
javax/xml/jaxp/unittest/transform/ErrorListenerTest.java: Verifies that ErrorListeners are handled properly
javax/xml/jaxp/unittest/transform/FactoryFindTest.java: Test creating TransformerFactory with ContextClassLoader.
javax/xml/jaxp/unittest/transform/Issue2204Test.java: Test XSLT can work against the certain xsl.
javax/xml/jaxp/unittest/transform/Issue2290Test.java: Test XSL extension for RTF works, for https://issues.apache.org/jira/i#browse/XALANJ-2290.
javax/xml/jaxp/unittest/transform/JDK8207760.java: Verifies that a surrogate pair at the edge of a buffer is properly handled
javax/xml/jaxp/unittest/transform/NamespacePrefixTest.java: This class tests the generation of namespace prefixes
javax/xml/jaxp/unittest/transform/OpenJDK100017Test.java: Test XSLT won't cause StackOverflow when it handle many characters.
javax/xml/jaxp/unittest/transform/OutputPropertiesTest.java: Verifies the output properties are set correctly
javax/xml/jaxp/unittest/transform/ResetTest.java: Verifies reset functions
javax/xml/jaxp/unittest/transform/ResultTest.java: Verifies that the output of a transformation is well-formed when StAXResult is used.
javax/xml/jaxp/unittest/transform/SAX2DOMTest.java: Test Transforming from SAX to DOM.
javax/xml/jaxp/unittest/transform/SAXFilterTest.java: Verifies that reference entities are not written out when the element is skipped through a filter.
javax/xml/jaxp/unittest/transform/SAXTFactoryTest.java: Tests SAXTransformerFactory.
javax/xml/jaxp/unittest/transform/SecureProcessingTest.java: Test XSLT shall report TransformerException for unsafe xsl when FEATURE_SECURE_PROCESSING is true.
javax/xml/jaxp/unittest/transform/SourceTest.java: Test Sources.
javax/xml/jaxp/unittest/transform/StAX2DOMTest.java: Verifies transforming a StAXSource to a DOMResult.
javax/xml/jaxp/unittest/transform/StAXSourceTest.java: Test parsing from StAXSource.
javax/xml/jaxp/unittest/transform/StylesheetTest.java: this test contains test cases for verifying stylesheet
javax/xml/jaxp/unittest/transform/SurrogateTest.java: XML Transformer outputs Unicode supplementary character incorrectly to HTML
javax/xml/jaxp/unittest/transform/SymbolTableTest.java: Tests SymbolTable
javax/xml/jaxp/unittest/transform/TemplatesTest.java: This class contains tests for Templates.
javax/xml/jaxp/unittest/transform/TransformerFactoryTest.java: Test TransformerFactory.
javax/xml/jaxp/unittest/transform/TransformerTest.java: Transformer Tests
javax/xml/jaxp/unittest/transform/XSLTFunctionsTest.java: This class contains tests for XSLT functions.
javax/xml/jaxp/unittest/transform/sax/Bug6451633.java: Test TransformerHandler ignores empty text node.
javax/xml/jaxp/unittest/transform/sort/SortTest.java: verify xsl:sort lang attribute
javax/xml/jaxp/unittest/validation/AnyElementTest.java: Test processContents attribute of any element
javax/xml/jaxp/unittest/validation/Bug4966232.java: Test SchemaFactory.newSchema(Source) returns a Schema instance for DOMSource & SAXSource.
javax/xml/jaxp/unittest/validation/Bug4966254.java: Test validate(StreamSource) & validate(StreamSource,null) works instead of throws IOException.
javax/xml/jaxp/unittest/validation/Bug4969042.java: Test ValidationHandler shall invoke ignorableWhitespace() of the user-defined ContentHandler once the validator detects any ignorable whitespaces.
javax/xml/jaxp/unittest/validation/Bug4969089.java: Test when an ErrorHandler is set for a SchemaFactory, SchemaFactory.newSchema(Source[]) method throws an exception that is not equal to the exception thrown from the ErrorHandler.
javax/xml/jaxp/unittest/validation/Bug4969110.java: Test ValidationHandler.set/getProperty() throws a correct exception instead of a sun internal exception in case the "property name" parameter is invalid.
javax/xml/jaxp/unittest/validation/Bug4969689.java: Test SchemaFactory.get/setFeature() throw NullPointerException instead of SAXNotRecognizedException in case the "feature name" parameter is null.
javax/xml/jaxp/unittest/validation/Bug4969692.java: Test Validator.get/setFeature() throw NullPointerException instead of SAXNotRecognizedException in case the "feature name" parameter is null.
javax/xml/jaxp/unittest/validation/Bug4969693.java: Test Validator.get/setProperty() throw NullPointerException instead of SAXNotRecognizedException in case the "property name" parameter is null.
javax/xml/jaxp/unittest/validation/Bug4969695.java: Test SchemaFactory.get/setProperty() throw NullPointerException instead of SAXNotRecognizedException in case the "property name" parameter is null.
javax/xml/jaxp/unittest/validation/Bug4969732.java: Test TypeInfoProvider.getElementTypeInfo() throws IllegalStateException in case the method is not called from method startElement() or endElement().
javax/xml/jaxp/unittest/validation/Bug4970380.java: Test validatorHandler.getFeature(...) with unknown name and "http://xml.org/sax/features/namespace-prefixes".
javax/xml/jaxp/unittest/validation/Bug4970383.java: Test validatorHandler.setFeature throws NullPointerException if name parameter is null.
javax/xml/jaxp/unittest/validation/Bug4970400.java: Test ValidatorHandler recognizes namespace-prefixes feature.
javax/xml/jaxp/unittest/validation/Bug4970402.java: Test TypeInfoProvider's attribute accessing methods throw IndexOutOfBoundsException when index parameter is invalid.
javax/xml/jaxp/unittest/validation/Bug4970951.java: Test TypeInfoProvider.isSpecified(...) return true if the attribute was originally present.
javax/xml/jaxp/unittest/validation/Bug4971605.java: Test SchemaFactory.newSchema(Source) returns a Schema instance for DOMSource.
javax/xml/jaxp/unittest/validation/Bug4971607.java: Test ValidatorHandler.getFeature(...) throws NullPointerException when name parameter is null.
javax/xml/jaxp/unittest/validation/Bug4972882.java: Test Validator throws Exception when two identity-constraints are defined with the same {name} and {target namespace}.
javax/xml/jaxp/unittest/validation/Bug4986844.java: Test SchemaFactory can detect particle restriction.
javax/xml/jaxp/unittest/validation/Bug4987574.java: Test schemaFactory.newSchema doesn't throw NullPointerExceptio for empty schema.
javax/xml/jaxp/unittest/validation/Bug4988267.java: Test SchemaFactory can detect particle restriction.
javax/xml/jaxp/unittest/validation/Bug4988268.java: Test the schema is valid.
javax/xml/jaxp/unittest/validation/Bug4988387.java: Test SchemaFactory can detect invalid XPath expressions.
javax/xml/jaxp/unittest/validation/Bug4996446.java: Test SchemaFactory can detect violations of the "Schema Component Constraint: Element Declarations Consistent".
javax/xml/jaxp/unittest/validation/Bug4997818.java: Test SchemaFactory.newSchema(...) throws an exception, which is thrown from LSResourceResolver.
javax/xml/jaxp/unittest/validation/Bug5011500.java: Test ValidatorHanlder and Validator can work for the xml document.
javax/xml/jaxp/unittest/validation/Bug5072946.java: Test Validator.validate(DOMSource,DOMResult) outputs to the result.
javax/xml/jaxp/unittest/validation/Bug6378043.java: Test XPath expression "child::" can be parsed.
javax/xml/jaxp/unittest/validation/Bug6449797.java: Test SchemaFactory can parse the specified attribute value with a specified namespace.
javax/xml/jaxp/unittest/validation/Bug6457662.java: Test a Validator checks sequence maxOccurs correctly when it validates document repeatedly.
javax/xml/jaxp/unittest/validation/Bug6467424Test.java: Test Validator augments the default delement value if feature element-default is on.
javax/xml/jaxp/unittest/validation/Bug6483188.java: Test Schema Validator can handle element with having large maxOccurs, but doesn't accept sequence with having large maxOccurs in FEATURE_SECURE_PROCESSING mode.
javax/xml/jaxp/unittest/validation/Bug6493687.java: Test validator.validate(new DOMSource(node)) without any exception.
javax/xml/jaxp/unittest/validation/Bug6509668.java: Test TypeInfoProvider.getElementTypeInfo() for union type when startElement and endElement.
javax/xml/jaxp/unittest/validation/Bug6526547.java: Test document parsed without setting NamespaceAware can be validated with a Schema.
javax/xml/jaxp/unittest/validation/Bug6531160.java: Test document generated by newDocument() can be validated with a Schema.
javax/xml/jaxp/unittest/validation/Bug6695843Test.java: Test Validator should report accurate element type if there is a violation on a complexType with simpleContent that extends a base complexType.
javax/xml/jaxp/unittest/validation/Bug6773084Test.java: Test Schema object is thread safe.
javax/xml/jaxp/unittest/validation/Bug6859210.java: Test Schema Validator can parse xml when maxOccurs is large.
javax/xml/jaxp/unittest/validation/Bug6925531Test.java: Test Validator can validate SAXSource when SecurityManager is set or FEATURE_SECURE_PROCESSING is on.
javax/xml/jaxp/unittest/validation/Bug6946312Test.java: Test XML parser shall callback to ContentHandler when receiving characters data.
javax/xml/jaxp/unittest/validation/Bug6954738_Test.java: Test Validator can process a XML document containing an element with 8000 characters.
javax/xml/jaxp/unittest/validation/CR6708840Test.java: Test Validator can process StAXSource.
javax/xml/jaxp/unittest/validation/CR6740048.java: Test DocumentBuilder can be reused when the DocumentBuilderFactory sets schema.
javax/xml/jaxp/unittest/validation/ErrorHandlingTest.java: Verifies error handling.
javax/xml/jaxp/unittest/validation/Issue682Test.java: Test comination of fields in <xsd:unique>, for https://issues.apache.org/jira/browse/XERCESJ-682.
javax/xml/jaxp/unittest/validation/IssueTracker30.java: Test maxOccurs validation.
javax/xml/jaxp/unittest/validation/JaxpIssue43Test.java: Test creating schema from a DOM fragment with namespace.
javax/xml/jaxp/unittest/validation/JaxpIssue49.java: Test property current-element-node works.
javax/xml/jaxp/unittest/validation/LargeMaxOccursTest.java: Test Validator shall report error for maxOccurs > 5000 when FEATURE_SECURE_PROCESSING is on, except the schema can be applied for constant-space algorithm.
javax/xml/jaxp/unittest/validation/MultiOccursTest.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/MultiOccursUnboundedTest.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/OccursTest.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/OccursUnboundedTest.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/OccursWildcardTest.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/OccursWildcardUnbounded.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/ParticlesId005Test.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/ParticlesIg004Test.java: Test particlesIg004.xsd.
javax/xml/jaxp/unittest/validation/ParticlesQ013Test.java: Test Schema Validator can parse multiple or unbounded occurs.
javax/xml/jaxp/unittest/validation/SchemaTest.java: Tests schemas and Schema creation.
javax/xml/jaxp/unittest/validation/TCKGroupA008Test.java: Test groupA008.xsd.
javax/xml/jaxp/unittest/validation/ValidationTest.java: Runs validations with schemas and sources
javax/xml/jaxp/unittest/validation/ValidatorTest.java: Test Validator.validate(Source, Result).
javax/xml/jaxp/unittest/validation/tck/Bug6943252Test.java: Test Schema doesn't allow to use value more than allowed by base type.
javax/xml/jaxp/unittest/validation/tck/Bug6963124Test.java: Test Schema doesn't allow maxOccurs > 1 for reference to all model group.
javax/xml/jaxp/unittest/validation/tck/Bug6963468Test.java: Test Validation allows element a is a union type and element b specifies a as its substitution group and b type is or is derived from one of the member types of the union.
javax/xml/jaxp/unittest/validation/tck/Bug6964720Test.java: Test Schema doesn't allow the inexpressible union of two attribute wildcards.
javax/xml/jaxp/unittest/validation/tck/Bug6967214Test.java: Test Schema doesn't allow unpaired parenthesises in regex.
javax/xml/jaxp/unittest/validation/tck/Bug6970890Test.java: Test Schema allows [-] in regex.
javax/xml/jaxp/unittest/validation/tck/Bug6971190Test.java: Test Validation accepts UTF lexical presentation.
javax/xml/jaxp/unittest/validation/tck/Bug6974551Test.java: Test Validation for SAXParser can expose whitespace facet for xs:anySimpleType.
javax/xml/jaxp/unittest/validation/tck/Bug6975265Test.java: Test Schema doesn't allow some Element Information Items contain other element information item.
javax/xml/jaxp/unittest/validation/tck/Bug6977201Test.java: Test Validator interprets regex "" correctly.
javax/xml/jaxp/unittest/validation/tck/Bug6989956Test.java: Test Validation can process correctly that maxOccurs in Choice less than maxOccurs in Elements contained in the Choice.
javax/xml/jaxp/unittest/validation/tck/Bug7014246Test.java: Test Schema doesn't allow maxInclusive of derived time type greater than the base.
javax/xml/jaxp/unittest/validation/tck/ParticleTest.java: Tests that verify bug fixes for Particles (http://www.w3.org/TR/xmlschema11-1/#cParticles)
javax/xml/jaxp/unittest/validation/tck/RegexWord.java: Verifies that all characters except the set of "punctuation", "separator" and "other" characters are accepted by \w [#x0000-#x10FFFF]-[\p{P}\p{Z}\p{C}]
javax/xml/jaxp/unittest/xpath/Bug4991857.java: XPath.evaluate(...) throws XPathExpressionException when context is null and expression refers to the context.
javax/xml/jaxp/unittest/xpath/Bug4991939.java: XPath.evaluate(...) throws IllegalArgumentException if returnType is not one of the types defined in XPathConstants.
javax/xml/jaxp/unittest/xpath/Bug4992788.java: Test XPath.evaluate(expression,source,returnType) throws NPE if source is null.
javax/xml/jaxp/unittest/xpath/Bug4992793.java: Test XPath.evaluate(expression,source,returnType) throws NPE if expression is null.
javax/xml/jaxp/unittest/xpath/Bug4992805.java: Test XPath.evaluate(expression,source,returnType) throws NPE if returnType is null.
javax/xml/jaxp/unittest/xpath/ClassLoaderTest.java: Test XPathFactory newInstance() with ContextClassLoader.
javax/xml/jaxp/unittest/xpath/SecureProcessingTest.java: Test when FEATURE_SECURE_PROCESSING is true, calling an external function will cause XPathFunctionException.
javax/xml/jaxp/unittest/xpath/XPathAncestorsTest.java: Tests for XPath ancestor and ancestor-or-self axis specifiers.
javax/xml/jaxp/unittest/xpath/XPathAnyTypeTest.java: Test for the project XPath: support any type.
javax/xml/jaxp/unittest/xpath/XPathBooleanFnTest.java: Tests the XPath Boolean Functions
javax/xml/jaxp/unittest/xpath/XPathExceptionTest.java: This is a general test for Exception handling.
javax/xml/jaxp/unittest/xpath/XPathExpAnyTypeTest.java: Test for the project XPath: support any type.
javax/xml/jaxp/unittest/xpath/XPathExpChildTest.java: Tests for XPath child axis specifier.
javax/xml/jaxp/unittest/xpath/XPathExpDescendantTest.java: Tests for XPath descendant/descendant-or-self axis specifier.
javax/xml/jaxp/unittest/xpath/XPathExpFollowingTest.java: Tests for XPath following/following-sibling axis specifier.
javax/xml/jaxp/unittest/xpath/XPathExpNamespaceTest.java: Tests for XPath namespace axis specifier.
javax/xml/jaxp/unittest/xpath/XPathExpParentTest.java: Tests the XPath parent axis
javax/xml/jaxp/unittest/xpath/XPathExpTest.java: Tests for various XPath Expressions.
javax/xml/jaxp/unittest/xpath/XPathNodeSetFnTest.java: Tests the XPath Node Set Functions
javax/xml/jaxp/unittest/xpath/XPathNumberFnTest.java: Tests the XPath Number Functions
javax/xml/jaxp/unittest/xpath/XPathOperatorExpTest.java: Tests the XPath operator expressions
javax/xml/jaxp/unittest/xpath/XPathPrecedingTest.java: Tests for XPath preceding and preceding-sibling axis specifiers.
javax/xml/jaxp/unittest/xpath/XPathStringFnTest.java: Tests the XPath String Functions
javax/xml/jaxp/unittest/xpath/XPathTest.java: Test XPath functions.
Report generated on May 1, 2025 11:02:46 AM
Using JT Harness 6.0 b24; built on January 25, 1970 at 12:00:00 AM UTC with openjdk version "11.0.16" 2022-07-19