| Package | Description |
|---|---|
| org.evomaster.client.java.instrumentation | |
| 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 |
|---|---|
HostnameResolutionInfo |
HostnameResolutionInfo.copy() |
| Modifier and Type | Method and Description |
|---|---|
Set<HostnameResolutionInfo> |
AdditionalInfo.getHostnameInfos() |
List<HostnameResolutionInfo> |
BootTimeObjectiveInfo.getHostnameInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalInfo.addHostnameInfo(HostnameResolutionInfo hostnameResolutionInfo) |
void |
BootTimeObjectiveInfo.registerHostnameResolutionInfoAtSutBootTime(HostnameResolutionInfo hostnameResolutionInfo) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutionTracer.addHostnameInfo(HostnameResolutionInfo hostnameResolutionInfo)
To add HostnameResolution information to [AdditionalInfo]
|
static void |
ObjectiveRecorder.registerHostnameResolutionInfoAtSutStartupTime(HostnameResolutionInfo info)
register hostname resolution info at Sut Startup Time
|
Copyright © 2016–2024. All rights reserved.