tw.teddysoft.ezspec.keyword.ConcurrentGroup Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ezspec-core Show documentation
Show all versions of ezspec-core Show documentation
ezspec is a framework for adopting Gherkin in Java testing.
The newest version!
package tw.teddysoft.ezspec.keyword;
/**
* {@code ConcurrentGroup} is an interface for executing with
* {@code And} and {@code But}.
*
* @author Teddy Chen
* @since 1.0
*/
public interface ConcurrentGroup {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy