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

Method house

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

Source from the content-addressed store, hash-verified

24 }
25
26 public String house() {
27 return faker.resolve("harry_potter.houses");
28 }
29
30 public String spell() {
31 return faker.resolve("harry_potter.spells");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected