| Package | Description |
|---|---|
| org.evomaster.client.java.instrumentation.external | |
| org.evomaster.client.java.instrumentation.staticstate |
This package should contain all and only the classes that do
have mutable static state.
|
| Class and Description |
|---|
| UnitsInfoRecorder
Keep track of static info on the SUT related to its classes,
eg total number of lines
WARNING: unless we force somehow to load all classes, this info
here will be partial
TODO: we could force class loading at the end of the search, but
could be bit tricky when dealing with custom class-loaders like in Spring
Created by arcuri82 on 27-Sep-19.
|
| Class and Description |
|---|
| UnitsInfoRecorder
Keep track of static info on the SUT related to its classes,
eg total number of lines
WARNING: unless we force somehow to load all classes, this info
here will be partial
TODO: we could force class loading at the end of the search, but
could be bit tricky when dealing with custom class-loaders like in Spring
Created by arcuri82 on 27-Sep-19.
|
Copyright © 2016–2024. All rights reserved.