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

Method bigBads

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

Source from the content-addressed store, hash-verified

20 }
21
22 public String bigBads() {
23 return faker.fakeValuesService().resolve("buffy.big_bads", this, faker);
24 }
25
26 public String episodes() {
27 return faker.fakeValuesService().resolve("buffy.episodes", this, faker);

Callers 1

testBigBadsMethod · 0.80

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by 1

testBigBadsMethod · 0.64