| Class | Description |
|---|---|
| ClassPath |
Represents a collection of archives that are available on classpath to the child JVM process when running using the SE container.
|
| ClassPath.Builder |
The builder should not be reused.
|
| ClassPathDirectory |
Class path directory is represented as a
GenericArchive instance. |
| ClassPathDirectory.Builder |
A builder used to construct a virtual class path directory.
|
| LaunchServices |
In rare cases, it may be necessary to supply a custom logic to initialize the test environment before the test is executed and even before the test class is
loaded.
|
Copyright © 2015. All rights reserved.