Interface ConcurrentTestPluginCommand

    • Method Detail

      • execute

        void execute​(ConcurrentTestPluginCommand.TestContext testContext)
              throws java.io.IOException
        Implement this method to extend functionality of mtsql.
        Parameters:
        testContext - Exposed context for plugin to run in.
        Throws:
        java.io.IOException