JMC Model Checker API
Packages
Package
Description
Defines annotations used by users of the JMC library.
Defines annotations for specific strategies used in the JMC library.
Provides Redefinitions of java.utl classes with plugs to support JMC model checking.
Redefinitions of classes in the java.util.concurrent package.
Defines additional statements of the JMC API to be used in JMC tests.
Defines core classes of the JMC checker framework.
Defines exceptions used in the JMC Checker module.
Defines JUnit 5 descriptors for JMC tests.
Defines a custom JUnit 5 engine for running JMC tests.
This package contains the core runtime components of the JMC framework.
Defines the classes and interfaces for scheduling in the JMC runtime.
Defines the strategies used by JMC to check and validate code.
Defines the strategy for complete exhaustive model checking of the input program.
Utility classes for the JMC project.