Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ episodes
Method
episodes
src/main/java/com/github/javafaker/Buffy.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
String episodes() {
27
return
faker.fakeValuesService().resolve(
"buffy.episodes"
, this, faker);
28
}
29
30
}
Callers
1
testEpisodes
Method · 0.80
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
1
testEpisodes
Method · 0.64