Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
METAR
Method · 0.80
aviation
Method · 0.80
isStringWithContents
Method · 0.80
Tested by
no test coverage detected