Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easymock/objenesis
/ toString
Method
toString
tck/src/main/java/org/objenesis/tck/Candidate.java:79–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
@Override
80
public
String toString() {
81
return
clazz.getName() +
"["
+ description +
"]"
;
82
}
83
}
Callers
3
pad
Method · 0.45
onCreate
Method · 0.45
exception
Method · 0.45
Calls
no outgoing calls
Tested by
1
exception
Method · 0.36