Searched defs:doNothing (Results 1 – 8 of 8) sorted by relevance
114 public static Behaviour doNothing() { return doReturn(null); } in doNothing() method in LittleMock
24 int doNothing() in doNothing() function
127 Stubber doNothing(); in doNothing() method
52 public Stubber doNothing() { in doNothing() method in StubberImpl
12 function doNothing() {}; function
100 base.doNothing = function() {}; function
1773 public static Stubber doNothing() { in doNothing() method in Mockito
16 PrivateScriptTestPrototype.doNothing = function() { function