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/TwinPeaksTest.java:22–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
@Test
23
public
void
quote() {
24
assertThat(faker.twinPeaks().quote(), not(isEmptyOrNullString()));
25
}
26
}
Callers
nothing calls this directly
Calls
1
twinPeaks
Method · 0.80
Tested by
no test coverage detected