Package ghidra.python

Class PythonPluginTest

    • Constructor Detail

      • PythonPluginTest

        public PythonPluginTest()
    • 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
      • testPythonPluginReset

        public void testPythonPluginReset()
        Tests that issuing a reset from the plugin resets the interpreter.