Package ghidra.xml

Class ThreadedXmlParserTest

    • Constructor Detail

      • ThreadedXmlParserTest

        public ThreadedXmlParserTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGoodXml

        public void testGoodXml()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGoodXmlEarlyExit

        public void testGoodXmlEarlyExit()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInterruptingParserThreadDoesNotDeadlockClientThread

        public void testInterruptingParserThreadDoesNotDeadlockClientThread()
                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBadXml

        public void testBadXml()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDisposeInAnotherThread

        public void testDisposeInAnotherThread()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMoreJobsThanThreads

        public void testMoreJobsThanThreads()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception