Class Distribution
- java.lang.Object
-
- Distribution
-
public final class Distribution extends java.lang.ObjectDistribution module for Testomat.io Java Reporter.This module provides unified access to framework-specific reporters through classifiers:
- junit - for JUnit 5 integration
- testng - for TestNG integration
- cucumber - for Cucumber integration
- Since:
- 0.6.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringVERSIONDistribution module version.
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
Distribution module version.- See Also:
- Constant Field Values
-
-