MCPcopy 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

bigBadsMethod · 0.80
buffyMethod · 0.80
isStringWithContentsMethod · 0.80

Tested by

no test coverage detected