xmindjbehave.jbehave.meta.MetaWithIncrement Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xmindjbehaveplugin Show documentation
Show all versions of xmindjbehaveplugin Show documentation
Plugin that manages JBehave stories storage in XMind mindmap file, which allows design jBehave tests right after the brainstorm
The newest version!
package xmindjbehave.jbehave.meta;
/**
* Created by Ilya Evlampiev on 22.02.15.
*/
public interface MetaWithIncrement {
//public int getIncrement();
//public void setIncrement(int count);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy