Constant Field Values

Contents

randoop.*

randoop.compile.*

randoop.condition.*

randoop.execution.*

randoop.generation.*

  • randoop.generation.Bloodhound
    Modifier and Type
    Constant Field
    Value
    private static final double
    0.9
    private static final int
    100
    private static final double
    0.99
    private static final long
    50000L
  • randoop.generation.RandoopGenerationError
    Modifier and Type
    Constant Field
    Value
    private static final long
    -2655768762421700468L

randoop.main.*

  • randoop.main.GenTests
    Modifier and Type
    Constant Field
    Value
    private static final String
    "gentests"
    private static final String
    "gentests OPTIONS"
    private static final String
    "java randoop.main.Main gentests --testclass=java.util.Collections --testclass=java.util.TreeSet"
    private static final String
    "One or more names of classes to test. A class to test can be specified via the `--testjar\', `--classlist\', or `--testclass\' options."
    private static final String
    "There are no methods for Randoop to test. See diagnostics above. Exiting."
    private static final String
    "Two JUnit test suites (each as one or more Java source files): an error-revealing test suite and a regression test suite."
    private static final String
    "Generates unit tests for a set of classes."
    public static final String
    " Possibly flaky: "
    private static final String
    "Uses feedback-directed random test generation to generate error-revealing tests and regression tests. "
    public static final @Identifier String
    "test"
    private static final String
    "At least one of `--testjar\', `--classlist\', `--testclass\', or `--methodlist\' is specified."
  • randoop.main.Minimize
    Modifier and Type
    Constant Field
    Value
    private static final String
    "Minimized"
  • randoop.main.RandoopBug
    Modifier and Type
    Constant Field
    Value
    private static final long
    -5508231959912731870L
  • Modifier and Type
    Constant Field
    Value
    private static final long
    -3625971508842588810L
  • randoop.main.RandoopCommandError
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • randoop.main.RandoopUsageError
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L

randoop.operation.*

  • randoop.operation.randoop.operation.ArrayElementSet
    Modifier and Type
    Constant Field
    Value
    private final int
    0
    private final int
    1
    private final int
    2
  • randoop.operation.OperationParseException
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L

randoop.output.*

randoop.reflection.*

randoop.runtime.*

randoop.sequence.*

randoop.types.*

  • randoop.types.randoop.types.LazyParameterBound.LazyBoundException
    Modifier and Type
    Constant Field
    Value
    private static final long
    20190508L
  • randoop.types.RandoopTypeException
    Modifier and Type
    Constant Field
    Value
    private static final long
    1777971534091630396L

randoop.util.*