MCPcopy Create free account
hub / github.com/DiUS/java-faker / quote

Method quote

src/test/java/com/github/javafaker/FriendsTest.java:22–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 @Test
23 public void quote() {
24 assertThat(faker.friends().quote(), not(isEmptyOrNullString()));
25 }
26}

Callers

nothing calls this directly

Calls 1

friendsMethod · 0.80

Tested by

no test coverage detected