All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fitnesse.reporting.Formatter Maven / Gradle / Ivy

There is a newer version: 20250223
Show newest version
package fitnesse.reporting;

import fitnesse.testsystems.TestSystemListener;

/**
 * This factory is instantiated as FitNesse component, hence can use constructor arguments.
 *
 * Optionally implement java.io.Closeable and/or fitnesse.testrunner.TestsRunnerListener.
 */
public interface Formatter extends TestSystemListener {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy