public class Foo { public void fails() { final String ORIGIN = ""; final String[] expected = {ORIGIN}; System.out.println ( "tes"); } }