
fitnesse.slim.Jsr223SlimFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
The newest version!
package fitnesse.slim;
public abstract class Jsr223SlimFactory extends SlimFactory {
public abstract Jsr223Bridge getBridge();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy