I have this class with defined constants
public class Constants { public static final boolean TEST = true; }
I would like to make a check is