HomeSort by relevance Sort by last modified time
    Searched refs:saunter (Results 1 - 3 of 3) sorted by null

  /external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
Pony.java 20 public String saunter(String where) { method in class:Pony
21 return "Off I saunter to " + where + "!";
  /external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
RealApisTest.java 18 assertEquals("Off I saunter to the salon!", new Pony().saunter("the salon"));
ShadowingTest.java 144 assertEquals("Off I saunter to the salon!", new Pony().saunter("the salon"));

Completed in 3290 milliseconds