Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ descriptor
Method
descriptor
src/main/java/com/github/javafaker/Superhero.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
String descriptor() {
27
return
faker.fakeValuesService().resolve(
"superhero.descriptor"
, this, faker);
28
}
29
}
Callers
2
testDescriptor
Method · 0.80
resolveKeyWithMultiplePropertiesShouldJoinResults
Method · 0.80
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
2
testDescriptor
Method · 0.64
resolveKeyWithMultiplePropertiesShouldJoinResults
Method · 0.64