MCPcopy 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

padMethod · 0.45
onCreateMethod · 0.45
exceptionMethod · 0.45

Calls

no outgoing calls

Tested by 1

exceptionMethod · 0.36