Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ chuckNorris
Method
chuckNorris
src/main/java/com/github/javafaker/Faker.java:390–392 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
388
}
389
390
public
ChuckNorris chuckNorris() {
391
return
chuckNorris;
392
}
393
394
public
Color color() {
395
return
color;
Callers
2
testFact
Method · 0.80
testAllFakerMethodsThatReturnStrings
Method · 0.80
Calls
no outgoing calls
Tested by
2
testFact
Method · 0.64
testAllFakerMethodsThatReturnStrings
Method · 0.64