Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ university
Method
university
src/main/java/com/github/javafaker/Faker.java:490–492 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
488
}
489
490
public
University university() {
491
return
university;
492
}
493
494
public
Cat cat() {
495
return
cat;
Callers
5
testName
Method · 0.45
testPrefix
Method · 0.45
testSuffix
Method · 0.45
testUniversity
Method · 0.45
testAllFakerMethodsThatReturnStrings
Method · 0.45
Calls
no outgoing calls
Tested by
5
testName
Method · 0.36
testPrefix
Method · 0.36
testSuffix
Method · 0.36
testUniversity
Method · 0.36
testAllFakerMethodsThatReturnStrings
Method · 0.36