Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testCityWithLocaleFranceAndSeed
Method · 0.95
testStreetAddressStartsWithNumber
Method · 0.80
testStreetAddressIsANumber
Method · 0.80
testLatitude
Method · 0.80
testLongitude
Method · 0.80
testTimeZone
Method · 0.80
testState
Method · 0.80
testCity
Method · 0.80
testCityName
Method · 0.80
testCountry
Method · 0.80
testCountryCode
Method · 0.80
testStreetAddressIncludeSecondary
Method · 0.80
Calls
no outgoing calls
Tested by
15
testCityWithLocaleFranceAndSeed
Method · 0.76
testStreetAddressStartsWithNumber
Method · 0.64
testStreetAddressIsANumber
Method · 0.64
testLatitude
Method · 0.64
testLongitude
Method · 0.64
testTimeZone
Method · 0.64
testState
Method · 0.64
testCity
Method · 0.64
testCityName
Method · 0.64
testCountry
Method · 0.64
testCountryCode
Method · 0.64
testStreetAddressIncludeSecondary
Method · 0.64