See: Description
| Interface | Description |
|---|---|
| ClazzResolver | |
| PartitionSliceFactory<S extends PartitionSlice> | |
| Slice |
A Slice is an arbitrary Set of
Clazz. |
| SlicePartitioner |
| Class | Description |
|---|---|
| AbstractDelegateSlice | |
| AbstractRootSlice | |
| AbstractSlice |
Defines convenience methods available to all
Slice implementations. |
| Classpath |
The Classpath is the starting-point for any dessertj unit-test.
|
| Clazz |
A special
Slice that represents a single .class file. |
| ConcreteSlice |
A concrete slice is a concrete collection of classes.
|
| PackageSlice |
A slice represents (subset of) a single Java package for one concrete root.
|
| PartitionSlice | |
| Root |
A special
Slice that represents a whole JAR file, classes directory, module or other
single source of classes. |
| Slices |
Collection of utility methods for
Slice. |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.