All Classes and Interfaces

Class
Description
Abstract base implementation of TestManagementSystem.
Reads and parses Allure test reports.
Represents a single Allure test result with its details.
 
 
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.
Core interface for test result collection without Gradle dependencies.
Generates JSON test reports from UnifiedTest results.
JUnit 4 framework adapter for UnifiedTest.
JUnit 5 framework adapter for UnifiedTest.
Generates HTML and JSON reports for Maven projects.
Helper class to assist with Maven project setup for UnifiedTest.
Maven-compatible test result collector.
Exports test results to OpenTelemetry for observability and monitoring.
Represents the status of an operation performed by a test management system.
Provides pretty-printed console output for test execution events.
Interface for adapting different test frameworks to work with UnifiedTest.
Extension for configuring test management system integrations.
Represents a configured test management system.
Configuration for TestRail.
Configuration for Jira Zephyr.
Interface for test management system integrations.
Factory class for creating and managing test management system instances.
TestNG framework adapter for UnifiedTest.
Implementation of TestManagementSystem for TestRail.
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.
Configuration class for UnifiedTest plugin.
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.
Represents a unified test result that can be pushed to various test management systems.
 
 
Collects and stores test results from various test frameworks.
Implementation of TestManagementSystem for Jira Zephyr.