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

Method address

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

Source from the content-addressed store, hash-verified

372 }
373
374 public Address address() {
375 return address;
376 }
377
378 public Book book() {
379 return book;

Callers 15

testLatitudeMethod · 0.80
testLongitudeMethod · 0.80
testTimeZoneMethod · 0.80
testStateMethod · 0.80
testCityMethod · 0.80
testCityNameMethod · 0.80
testCountryMethod · 0.80
testCountryCodeMethod · 0.80

Calls

no outgoing calls

Tested by 15

testLatitudeMethod · 0.64
testLongitudeMethod · 0.64
testTimeZoneMethod · 0.64
testStateMethod · 0.64
testCityMethod · 0.64
testCityNameMethod · 0.64
testCountryMethod · 0.64
testCountryCodeMethod · 0.64