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

Method size

src/main/java/com/github/javafaker/Dog.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public String size() {
40 return faker.fakeValuesService().resolve("creature.dog.size", this, faker);
41 }
42}

Callers 11

flagMethod · 0.45
slugMethod · 0.45
ibanMethod · 0.45
buzzwordMethod · 0.45
joinSampleOfEachListMethod · 0.45
departmentMethod · 0.45
nextElementMethod · 0.45
FakeValuesServiceMethod · 0.45
fetchMethod · 0.45
safeFetchMethod · 0.45
accessorMethod · 0.45

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by

no test coverage detected