All Classes and Interfaces

Class
Description
ConsoleReporter provides formatted console output for test results and summaries.
Theme options for console output formatting.
Handles the invocation of UnifiedTest extensions.
Utility class for detecting test frameworks in a Gradle project.
Wrapper class that implements Gradle's TestListener interface and delegates to framework-specific listeners.
Generates HTML test reports from UnifiedTest results.
Generates JSON test reports from UnifiedTest results.
JUnit 4 framework adapter for UnifiedTest.
JUnit 5 framework adapter for UnifiedTest.
Exports test results to OpenTelemetry for observability and monitoring.
Provides pretty-printed console output for test execution events.
Interface for adapting different test frameworks to work with UnifiedTest.
TestNG framework adapter for UnifiedTest.
JUnit 4 test listener that integrates with UnifiedTest reporting.
JUnit 5 test listener that integrates with UnifiedTest reporting.
Main plugin class for UnifiedTest that provides test execution monitoring and reporting.
Configuration class for UnifiedTest plugin extension.
Interface for UnifiedTest extensions that can be invoked during test execution lifecycle.
Interface for UnifiedTest extensions that can be invoked after test execution.
TestNG test listener that integrates with UnifiedTest reporting.
Represents the result of a single test execution.
Collects and stores test results from various test frameworks.