Searched refs:ILLEGAL_STATE_EXCEPTION_MESSAGE (Results 1 – 2 of 2) sorted by relevance
15 public static final String ILLEGAL_STATE_EXCEPTION_MESSAGE field in ParametersReader53 …throw new IllegalStateException(format(ILLEGAL_STATE_EXCEPTION_MESSAGE, frameworkMethod.getName())… in illegalState()
38 …assertEquals(format(ParametersReader.ILLEGAL_STATE_EXCEPTION_MESSAGE, "testWithValueAndMethodProvi… in testWithValueAndMethodProvidersThrowsIllegalStateException()