| Package | Description |
|---|---|
| org.dessertj.slicing |
The core functionality of dessert: The logic to slice down the classpath.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRootSlice
|
class |
Classpath
The Classpath is the starting-point for any dessertj unit-test.
|
class |
Clazz
A special
Slice that represents a single .class file. |
class |
ConcreteSlice
A concrete slice is a concrete collection of classes.
|
class |
PackageSlice
A slice represents (subset of) a single Java package for one concrete root.
|
class |
PartitionSlice |
class |
Root
A special
Slice that represents a whole JAR file, classes directory, module or other
single source of classes. |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.