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

Method testQuotes

src/test/java/com/github/javafaker/BuffyTest.java:14–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 @Test
15 public void testQuotes() {
16 assertThat(faker.buffy().quotes(), isStringWithContents());
17 }
18
19 @Test
20 public void testCelebrities() {

Callers

nothing calls this directly

Calls 3

quotesMethod · 0.80
buffyMethod · 0.80
isStringWithContentsMethod · 0.80

Tested by

no test coverage detected