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

Method metar

src/test/java/com/github/javafaker/AviationTest.java:21–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 @Test
22 public void metar() {
23 assertThat(faker.aviation().METAR(), isStringWithContents());
24 }
25}

Callers

nothing calls this directly

Calls 3

METARMethod · 0.80
aviationMethod · 0.80
isStringWithContentsMethod · 0.80

Tested by

no test coverage detected