Uses of Package
org.ek9lang.compiler.fuzz
Packages that use org.ek9lang.compiler.fuzz
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Classes in org.ek9lang.compiler.fuzz used by org.ek9lang.cli
-
Classes in org.ek9lang.compiler.fuzz used by org.ek9lang.compiler.fuzzClassDescriptionResult of generating a program, including the source files, constructs, and control flow types used.A named source file with its filename and generated content.Output format for fuzz testing results.Immutable snapshot of fuzz statistics at a point in time.Thread-safe statistics collector for the grammar-based fuzz generator.Defines the mutation categories for user-facing mutation testing.Result of harvesting: module name, source text, all harvested types and functions.Result of enrichment generation: the sources to compile, template identity, and metadata.Result of a mutation: the mutated source and a label describing the mutation type.All harvested info from a single qaExample template.Harvested type information from a compiled template.Result of probe generation: the sources to compile and the template identity for tracking.Result of a user fuzz operation.A mutation candidate: the mutated source with metadata.A generated test candidate with its source and a descriptive name.