Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ country
Method
country
src/main/java/com/github/javafaker/Faker.java:600–600 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
598
public
Medical medical(){
return
medical;}
599
600
public
Country country(){
return
country;}
601
602
public
Animal animal(){
return
animal; }
603
Callers
9
testCountry
Method · 0.45
testFlag
Method · 0.45
testCode2
Method · 0.45
testCode3
Method · 0.45
testCapital
Method · 0.45
testCurrency
Method · 0.45
testCurrencyCode
Method · 0.45
testName
Method · 0.45
testAllFakerMethodsThatReturnStrings
Method · 0.45
Calls
no outgoing calls
Tested by
9
testCountry
Method · 0.36
testFlag
Method · 0.36
testCode2
Method · 0.36
testCode3
Method · 0.36
testCapital
Method · 0.36
testCurrency
Method · 0.36
testCurrencyCode
Method · 0.36
testName
Method · 0.36
testAllFakerMethodsThatReturnStrings
Method · 0.36