Interface JmcExecutableTestDescriptor

All Known Implementing Classes:
JmcMethodTestDescriptor

public interface JmcExecutableTestDescriptor
A JMC executable test descriptor for JUnit 5.

This interface defines a contract for executing JMC checks as part of the JUnit 5 test lifecycle. Implementations of this interface should provide the logic to execute the JMC checks.

  • Method Summary

    Modifier and Type
    Method
    Description
    void