| Class | Description |
|---|---|
| InjectionSupport |
Utility methods used to do JEE dependency injection.
|
| InstanceOnlyOnce |
In some cases, there are classes we want to instantiate only once, eg an HTTP Servlet,
where having more than one of it would make no sense from a unit testing point of view.
|
| ServletSupport |
Created by Andrea Arcuri on 29/06/15.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.