Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ animal
Method
animal
src/main/java/com/github/javafaker/Faker.java:602–602 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
600
public
Country country(){
return
country;}
601
602
public
Animal animal(){
return
animal; }
603
604
public
BackToTheFuture backToTheFuture() {
605
return
backToTheFuture;
Callers
2
name
Method · 0.80
testAllFakerMethodsThatReturnStrings
Method · 0.80
Calls
no outgoing calls
Tested by
2
name
Method · 0.64
testAllFakerMethodsThatReturnStrings
Method · 0.64