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

co.verisoft.fw.cucumber.Scenario Maven / Gradle / Ivy

There is a newer version: 2.3.9
Show newest version
package co.verisoft.fw.cucumber;

public final class Scenario extends CucumberElement {
    public Scenario(String name) {
        super(name);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy