Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ quote
Method
quote
src/test/java/com/github/javafaker/HobbitTest.java:21–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
@Test
22
public
void
quote() {
23
assertFalse(faker.hobbit().quote().isEmpty());
24
}
25
26
@Test
27
public
void
location() {
Callers
nothing calls this directly
Calls
1
hobbit
Method · 0.80
Tested by
no test coverage detected