Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ shakespeare
Method
shakespeare
src/main/java/com/github/javafaker/Faker.java:466–468 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
464
}
465
466
public
Shakespeare shakespeare() {
467
return
shakespeare;
468
}
469
470
public
Space space() {
471
return
space;
Callers
5
testHamletQuote
Method · 0.80
testAsYouLikeItQuote
Method · 0.80
testKingRichardIIIQuote
Method · 0.80
testRomeoAndJulietQuote
Method · 0.80
testAllFakerMethodsThatReturnStrings
Method · 0.80
Calls
no outgoing calls
Tested by
5
testHamletQuote
Method · 0.64
testAsYouLikeItQuote
Method · 0.64
testKingRichardIIIQuote
Method · 0.64
testRomeoAndJulietQuote
Method · 0.64
testAllFakerMethodsThatReturnStrings
Method · 0.64