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

Method spell

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

Source from the content-addressed store, hash-verified

28 }
29
30 public String spell() {
31 return faker.resolve("harry_potter.spells");
32 }
33}

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected