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

Method options

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

Source from the content-addressed store, hash-verified

416 }
417
418 public Options options() {
419 return options;
420 }
421
422 public Code code() {
423 return code;

Callers 13

randomQuoteMethod · 0.80
randomSayingMethod · 0.80
testOptionWithArrayMethod · 0.80
testOptionWithEnumMethod · 0.80
testNextArrayElementMethod · 0.80
testNextListElementMethod · 0.80
quoteMethod · 0.80
sayingMethod · 0.80
keyMethod · 0.80
chordMethod · 0.80

Calls

no outgoing calls

Tested by 8

randomQuoteMethod · 0.64
randomSayingMethod · 0.64
testOptionWithArrayMethod · 0.64
testOptionWithEnumMethod · 0.64
testNextArrayElementMethod · 0.64
testNextListElementMethod · 0.64