Interface ExercisedPluginsReporter

    • Method Detail

      • log

        void log​(String testName,
                 String pluginName,
                 String pluginVersion)
        This method is called by WithPlugins to log and report the plugin and its version installed by the test
        Parameters:
        testName - Name of Test being executed
        pluginName - Name of Plugin that was installed
        pluginVersion - Version of Plugin that was installed