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

Method creature

src/main/java/com/github/javafaker/Team.java:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 public String creature() {
15 return faker.fakeValuesService().resolve("team.creature", this, faker);
16 }
17
18 public String state() {
19 return faker.fakeValuesService().resolve("address.state", this, faker);

Callers 2

testCreatureMethod · 0.45
testCreatureMethod · 0.45

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by 2

testCreatureMethod · 0.36
testCreatureMethod · 0.36