Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ testQuotes
Method
testQuotes
src/test/java/com/github/javafaker/BuffyTest.java:14–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
@Test
15
public
void
testQuotes() {
16
assertThat(faker.buffy().quotes(), isStringWithContents());
17
}
18
19
@Test
20
public
void
testCelebrities() {
Callers
nothing calls this directly
Calls
3
quotes
Method · 0.80
buffy
Method · 0.80
isStringWithContents
Method · 0.80
Tested by
no test coverage detected