Searched refs:formatUnncessaryStubbingException (Results 1 – 2 of 2) sorted by relevance
35 Reporter.formatUnncessaryStubbingException(testClass, unused))); in validateUnusedStubs()
856 …public static UnnecessaryStubbingException formatUnncessaryStubbingException(Class<?> testClass, C… in formatUnncessaryStubbingException() method in Reporter875 throw formatUnncessaryStubbingException(null, unused); in unncessaryStubbingException()