Searched refs:saunter (Results 1 – 5 of 5) sorted by relevance
20 public String saunter(String where) { in saunter() method in Pony
18 assertEquals("Off I saunter to the salon!", new Pony().saunter("the salon")); in whenShadowHandlerIsInRealityBasedMode_shouldNotCallRealForUnshadowedMethod()
144 assertEquals("Off I saunter to the salon!", new Pony().saunter("the salon")); in shouldCallRealForUnshadowedMethod()