Searched refs:FORMATED_SIMPLE_TEST_MESSAGE (Results 1 – 1 of 1) sorted by relevance
35 private static final String FORMATED_SIMPLE_TEST_MESSAGE = "I ate 2 eggs."; field in UtilsTest58 thrown.expectMessage(FORMATED_SIMPLE_TEST_MESSAGE); in checkArgument_WithSimpleFormat()