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

Method episodes

src/main/java/com/github/javafaker/Buffy.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public String episodes() {
27 return faker.fakeValuesService().resolve("buffy.episodes", this, faker);
28 }
29
30}

Callers 1

testEpisodesMethod · 0.80

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by 1

testEpisodesMethod · 0.64