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