public class InputProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTERNAL_PORT_PROP
Specify to start a TCP server on the given port, listening to instructions
to collect coverage information
|
static String |
OUTPUT_FILE
Option to write to disk the obtained coverage once the SUT ends
|
static String |
REPLACEMENT_CATEGORIES
Which categories to apply for the method replacements.
|
| Constructor and Description |
|---|
InputProperties() |
public static final String EXTERNAL_PORT_PROP
public static final String OUTPUT_FILE
public static final String REPLACEMENT_CATEGORIES
Copyright © 2016–2024. All rights reserved.