Uses of Record Class
org.ek9lang.compiler.fuzz.UserTestGenerator.TestCandidate
Packages that use UserTestGenerator.TestCandidate
-
Uses of UserTestGenerator.TestCandidate in org.ek9lang.compiler.fuzz
Methods in org.ek9lang.compiler.fuzz that return types with arguments of type UserTestGenerator.TestCandidateModifier and TypeMethodDescriptionUserTestGenerator.generate(SymbolHarvester.HarvestResult harvest, int candidateCount, Random random) Generate test candidates for all testable surfaces in the harvest result.