Skip navigation links

Dessert Dependency Assertion Library for Java 0.4.1 API

A library for unit-tests to check the dependencies between classes, see dessert.spricom.de for more information.

See: Description

Packages 
Package Description
de.spricom.dessert.assertions
Provides the logic to check assertions.
de.spricom.dessert.classfile
Analyzes .class files to determine dependencies.
de.spricom.dessert.classfile.attribute
Represents attributes within a .class file.
de.spricom.dessert.classfile.constpool
Represents the constant pool within a .class file.
de.spricom.dessert.classfile.dependency
Conceptional interfaces for .class file analyzing.
de.spricom.dessert.matching
Pattern matching for classnames.
de.spricom.dessert.partitioning
Paritioning of slices for architecture validations.
de.spricom.dessert.resolve
Logic to build up a hierarchical data structure of packages.
de.spricom.dessert.slicing
The core functionality of dessert: The logic to slice down the classpath.
de.spricom.dessert.util
Some utilities.
A library for unit-tests to check the dependencies between classes, see dessert.spricom.de for more information.
Skip navigation links

Copyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.