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

Method nasaSpaceCraft

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

Source from the content-addressed store, hash-verified

53 }
54
55 @Test
56 public void nasaSpaceCraft() {
57 assertThat(faker.space().nasaSpaceCraft(), matchesRegularExpression("(\\w+ ?){2,3}"));
58 }
59
60 @Test
61 public void company() {

Callers

nothing calls this directly

Calls 2

spaceMethod · 0.80

Tested by

no test coverage detected