MCPcopy Create free account
hub / github.com/DiUS/java-faker / constellation

Method constellation

src/test/java/com/github/javafaker/SpaceTest.java:35–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 @Test
36 public void constellation() {
37 assertThat(faker.space().constellation(), matchesRegularExpression("(\\w+ ?){2,3}"));
38 }
39
40 @Test
41 public void star() {

Callers

nothing calls this directly

Calls 2

spaceMethod · 0.80

Tested by

no test coverage detected