Searched refs:noArgumentValueWasCaptured (Results 1 – 2 of 2) sorted by relevance
9 import static org.mockito.internal.exceptions.Reporter.noArgumentValueWasCaptured;39 throw noArgumentValueWasCaptured(); in getLastValue()
560 public static MockitoException noArgumentValueWasCaptured() { in noArgumentValueWasCaptured() method in Reporter