
io.magentys.utils.Strings 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.utils;
/**
* Created by kostasmamalis on 19/05/16.
*/
public class Strings {
public static final String empty = "";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy