Hierarchy For All Packages
- io.github.mov2day.unifiedtest,
- io.github.mov2day.unifiedtest.collector,
- io.github.mov2day.unifiedtest.extension,
- io.github.mov2day.unifiedtest.framework,
- io.github.mov2day.unifiedtest.reporting
Class Hierarchy
- java.lang.Object
- io.github.mov2day.unifiedtest.reporting.ConsoleReporter
- io.github.mov2day.unifiedtest.extension.ExtensionInvoker
- io.github.mov2day.unifiedtest.framework.FrameworkDetector
- io.github.mov2day.unifiedtest.reporting.GradleTestListenerWrapper (implements org.gradle.api.tasks.testing.TestListener)
- io.github.mov2day.unifiedtest.reporting.HtmlReportGenerator
- io.github.mov2day.unifiedtest.reporting.JsonReportGenerator
- io.github.mov2day.unifiedtest.framework.JUnit4Adapter (implements io.github.mov2day.unifiedtest.framework.TestFrameworkAdapter)
- io.github.mov2day.unifiedtest.framework.JUnit5Adapter (implements io.github.mov2day.unifiedtest.framework.TestFrameworkAdapter)
- io.github.mov2day.unifiedtest.reporting.OpenTelemetryExporter
- io.github.mov2day.unifiedtest.reporting.PrettyConsoleTestListener (implements org.gradle.api.tasks.testing.TestListener)
- org.junit.runner.notification.RunListener
- io.github.mov2day.unifiedtest.reporting.UnifiedJUnit4Listener
- io.github.mov2day.unifiedtest.framework.TestNGAdapter (implements io.github.mov2day.unifiedtest.framework.TestFrameworkAdapter)
- io.github.mov2day.unifiedtest.reporting.UnifiedJUnit5Listener (implements org.junit.platform.launcher.TestExecutionListener)
- io.github.mov2day.unifiedtest.UnifiedTestAgentPlugin (implements org.gradle.api.Plugin<T>)
- io.github.mov2day.unifiedtest.UnifiedTestAgentPlugin.UnifiedTestExtensionConfig
- io.github.mov2day.unifiedtest.reporting.UnifiedTestNGListener (implements org.testng.ITestListener)
- io.github.mov2day.unifiedtest.collector.UnifiedTestResult
- io.github.mov2day.unifiedtest.collector.UnifiedTestResultCollector (implements org.gradle.api.tasks.testing.TestListener)
Interface Hierarchy
- io.github.mov2day.unifiedtest.framework.TestFrameworkAdapter
- io.github.mov2day.unifiedtest.extension.UnifiedTestExtension
- io.github.mov2day.unifiedtest.UnifiedTestExtension
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.mov2day.unifiedtest.reporting.ConsoleReporter.Theme
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)