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

fitnesse.fixtures.Pass Maven / Gradle / Ivy

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

public class Pass {
  public boolean ok() {
    return true;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy