| Package | Description |
|---|---|
| org.evomaster.client.java.instrumentation | |
| org.evomaster.client.java.instrumentation.coverage.methodreplacement | |
| org.evomaster.client.java.instrumentation.staticstate |
This package should contain all and only the classes that do
have mutable static state.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalServiceInfo |
ExternalServiceInfo.copy() |
| Modifier and Type | Method and Description |
|---|---|
Set<ExternalServiceInfo> |
AdditionalInfo.getEmployedDefaultWM() |
List<ExternalServiceInfo> |
BootTimeObjectiveInfo.getExternalServiceInfo() |
Set<ExternalServiceInfo> |
AdditionalInfo.getExternalServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalInfo.addEmployedDefaultWM(ExternalServiceInfo hostInfo) |
void |
AdditionalInfo.addExternalService(ExternalServiceInfo hostInfo) |
void |
BootTimeObjectiveInfo.registerExternalServiceInfoAtSutBootTime(ExternalServiceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
ExternalServiceUtils.collectExternalServiceInfo(ExternalServiceInfo remoteHostInfo,
int remotePort)
If there is a mock server assigned for the given hostname,
core will try to check the active status and if not active it will
update the respective port and initiate the server.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutionTracer.addEmployedDefaultWMHost(ExternalServiceInfo hostInfo)
track what host uses the default WM
|
static void |
ExecutionTracer.addExternalServiceHost(ExternalServiceInfo hostInfo)
To add the external service information to [AdditionalInfo]
|
static void |
ObjectiveRecorder.registerExternalServiceInfoAtSutStartupTime(ExternalServiceInfo info)
register external service info at Sut Startup Time
|
Copyright © 2016–2024. All rights reserved.