Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ author
Method
author
src/main/java/com/github/javafaker/App.java:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
public
String author() {
19
return
faker.fakeValuesService().resolve(
"app.author"
, this, faker);
20
}
21
}
Callers
2
testAuthor
Method · 0.45
testAuthor
Method · 0.45
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
2
testAuthor
Method · 0.36
testAuthor
Method · 0.36