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

Method beer

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

Source from the content-addressed store, hash-verified

484 }
485
486 public Beer beer() {
487 return beer;
488 }
489
490 public University university() {
491 return university;

Callers 6

testNameMethod · 0.80
testStyleMethod · 0.80
testHopMethod · 0.80
testMaltMethod · 0.80
testYeastMethod · 0.80

Calls

no outgoing calls

Tested by 6

testNameMethod · 0.64
testStyleMethod · 0.64
testHopMethod · 0.64
testMaltMethod · 0.64
testYeastMethod · 0.64