Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ aircraft
Method
aircraft
src/test/java/com/github/javafaker/AviationTest.java:16–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
@Test
17
public
void
aircraft() {
18
assertThat(faker.aviation().aircraft(), isStringWithContents());
19
}
20
21
@Test
22
public
void
metar() {
Callers
nothing calls this directly
Calls
2
aviation
Method · 0.80
isStringWithContents
Method · 0.80
Tested by
no test coverage detected