I am writing a test with very long strings, and I need to split those strings:
private static final String TOO_LONG_JSON = \"{field1:field1, field2:field2 ... fi
Same version - Community Edition.