Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ testBigBads
Method
testBigBads
src/test/java/com/github/javafaker/BuffyTest.java:24–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
@Test
25
public
void
testBigBads() {
26
assertThat(faker.buffy().bigBads(), isStringWithContents());
27
}
28
29
@Test
30
public
void
testEpisodes() {
Callers
nothing calls this directly
Calls
3
bigBads
Method · 0.80
buffy
Method · 0.80
isStringWithContents
Method · 0.80
Tested by
no test coverage detected