Package ghidra.python

Class PythonScriptTest

    • Constructor Detail

      • PythonScriptTest

        public PythonScriptTest()
    • 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
      • testPythonScript

        public void testPythonScript()
                              throws java.lang.Exception
        Tests that Python scripts are running correctly.
        Throws:
        java.lang.Exception - If an exception occurred while trying to run the script.
      • testPythonInterpreterGoneFromState

        public void testPythonInterpreterGoneFromState()
                                                throws java.lang.Exception
        Tests that Python scripts are running correctly.
        Throws:
        java.lang.Exception - If an exception occurred while trying to run the script.