| Interface | Description |
|---|---|
| Listenable<T> |
Observable should be an interface. |
| Listener<T> |
Since the
Listenable is a class rather than an Interface,
one cannot use it in any case. |
| PublicCloneable<T> | |
| RandomAccessQueue<T> |
| Class | Description |
|---|---|
| ArrayUtil | |
| CollectionUtil | |
| DebuggingObjectOutputStream | |
| DefaultRandomAccessQueue<T> | |
| ExternalProcessUtilities | |
| FileIOUtils |
Class used to cover some limitations of Apache IO FileUtils
|
| HashUtil | |
| HtmlAnalyzer | |
| IterUtil | |
| ListenableList<E> | |
| ListUtil | |
| LoggingUtils |
this class is used to get help on some customization of logging facility
|
| MD5 |
MD5 class.
|
| MersenneTwister |
MersenneTwister and MersenneTwisterFast
|
| Messages | |
| NumberFormatter |
NumberFormatter class.
|
| ParameterizedTypeImpl |
An immutable implementation of the
ParameterizedType interface. |
| PassiveChangeListener<T> | |
| ProcessLauncher | |
| Randomness |
Unique random number accessor
|
| RegexDistanceUtils |
Class used to define the distance between a string and a regex
|
| ResourceController |
EvoSuite can run out of resources: eg out of memory, or too many threads that
are stalled and cannot be killed.
|
| ReverseComparator<T> |
Reverses the order of another comparator by reversing the arguments to its
compare method. |
| SimpleCondition | |
| SimpleListenable<T> | |
| SpawnProcessKeepAliveChecker |
When using CTG, might end up with many, many processes that are spawn.
|
| StringUtil |
| Enum | Description |
|---|---|
| JdkPureMethodsList | |
| TriBoolean |
| Exception | Description |
|---|---|
| ProcessTimeoutException |
Copyright © 2010–2017 EvoSuite. All rights reserved.