
io.magentys.Mission Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cherry Show documentation
Show all versions of cherry Show documentation
A syntactical sugar project for BDD oriented tests
package io.magentys;
public interface Mission {
RESULT accomplishAs(Agent agent);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy