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

Method chuckNorris

src/main/java/com/github/javafaker/Faker.java:390–392  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

388 }
389
390 public ChuckNorris chuckNorris() {
391 return chuckNorris;
392 }
393
394 public Color color() {
395 return color;

Callers 2

testFactMethod · 0.80

Calls

no outgoing calls

Tested by 2

testFactMethod · 0.64