Class ApacheSantuarioXMLParserTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.impl.provider.ApacheSantuarioXMLParserTest

public class ApacheSantuarioXMLParserTest extends org.opensaml.core.testing.XMLObjectBaseTestCase
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private org.opensaml.xmlsec.impl.provider.ApacheSantuarioXMLParser
     

    Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase

    builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase

    assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement

    Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase

    initOpenSAML

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • parser

      private org.opensaml.xmlsec.impl.provider.ApacheSantuarioXMLParser parser
  • Constructor Details

    • ApacheSantuarioXMLParserTest

      public ApacheSantuarioXMLParserTest()
  • Method Details

    • setUpClass

      @BeforeClass public void setUpClass() throws InitializationException
      Throws:
      InitializationException
    • success

      public void success() throws org.apache.xml.security.parser.XMLParserException, IOException
      Throws:
      org.apache.xml.security.parser.XMLParserException
      IOException
    • failOnInvalidDisallowDocTypeDeclarations

      public void failOnInvalidDisallowDocTypeDeclarations() throws org.apache.xml.security.parser.XMLParserException, IOException
      Throws:
      org.apache.xml.security.parser.XMLParserException
      IOException
    • failOnInvalidXML

      public void failOnInvalidXML() throws org.apache.xml.security.parser.XMLParserException, IOException
      Throws:
      org.apache.xml.security.parser.XMLParserException
      IOException