io.magentys.fest.MemoryKeys Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cherry-fest Show documentation
Show all versions of cherry-fest Show documentation
Integrate Fest Swing App Testing framework with Cherry
package io.magentys.fest;
public class MemoryKeys {
public static class Screens {
public static final String MAIN_WINDOW = "mainWindow";
public static final String ROBOT = "robot";
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy