Uses of Class
org.objenesis.tck.Candidate
Packages that use Candidate
-
Uses of Candidate in org.objenesis.tck
Fields in org.objenesis.tck declared as CandidateModifier and TypeFieldDescriptionprivate final CandidateTextReporter.Result.candidateprivate CandidateTextReporter.currentCandidateFields in org.objenesis.tck with type parameters of type CandidateModifier and TypeFieldDescriptionTCK.candidatesprivate final Map<Candidate, Map<Candidate.CandidateType, TextReporter.Result>> TextReporter.resultsMethods in org.objenesis.tck with parameters of type CandidateModifier and TypeMethodDescriptionintvoidReport that a test between a candidate and an objenesis instance is about to start.voidConstructors in org.objenesis.tck with parameters of type CandidateModifierConstructorDescriptionResult(Candidate candidate, Candidate.CandidateType type, boolean result, Exception exception)