Skip navigation links

DessertJ Dependency Assertion Library for Java 0.6.2 API

A library for unit-tests to check dependencies between classes.

See: Description

Packages 
Package Description
org.dessertj.assertions
Provides the logic to check assertions.
org.dessertj.classfile
Analyzes .class files to determine dependencies.
org.dessertj.classfile.attribute
Represents attributes within a .class file.
org.dessertj.classfile.constpool
Represents the constant pool within a .class file.
org.dessertj.classfile.dependency
Conceptional interfaces for .class file analyzing.
org.dessertj.matching
Pattern matching for classnames.
org.dessertj.modules
Java Platform Module System (JPMS) support.
org.dessertj.modules.core
Module API definition.
org.dessertj.modules.fixed
Generated classes to be used as constants for the JDK modules.
org.dessertj.modules.java
Generated module definitions for the java...
org.dessertj.modules.jdk
Generated module definitions for the jdk...
org.dessertj.modules.jpms
Module API implementation for the Java Platform Module System.
org.dessertj.partitioning
Partitioning of slices for architecture validations.
org.dessertj.resolve
Logic to build up a hierarchical data structure of packages.
org.dessertj.slicing
The core functionality of dessert: The logic to slice down the classpath.
org.dessertj.util
Some utilities.
A library for unit-tests to check dependencies between classes. See dessertj.org for more information.
Skip navigation links

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