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

Method currency

src/main/java/com/github/javafaker/Faker.java:317–320  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 public Currency currency() {
318 return currency;
319
320 }
321
322 FakeValuesService fakeValuesService() {
323 return this.fakeValuesService;

Callers 3

testNameMethod · 0.45
testCodeMethod · 0.45
testCurrencyMethod · 0.45

Calls

no outgoing calls

Tested by 3

testNameMethod · 0.36
testCodeMethod · 0.36
testCurrencyMethod · 0.36