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

Method monster

src/main/java/com/github/javafaker/Witcher.java:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 public String monster() {
31 return faker.fakeValuesService().resolve("games.witcher.monsters", this, faker);
32 }
33}

Callers 1

testMonsterMethod · 0.80

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by 1

testMonsterMethod · 0.64