Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.openrewrite.test.Dir (implements java.lang.Iterable<T>, org.openrewrite.test.SourceSpecs)
- org.openrewrite.MetricsExtension (implements org.junit.jupiter.api.extension.AfterTestExecutionCallback, org.junit.jupiter.api.extension.BeforeTestExecutionCallback)
- org.openrewrite.test.MockHttpSender (implements org.openrewrite.ipc.http.HttpSender)
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.test.AdHocRecipe
- org.openrewrite.ScanningRecipe<T>
- org.openrewrite.test.AdHocScanningRecipe
- org.openrewrite.test.RecipeSpec
- org.openrewrite.test.SourceSpec<T> (implements org.openrewrite.test.SourceSpecs)
- org.openrewrite.test.TypeValidation
Interface Hierarchy
- java.util.function.Consumer<T>
- org.openrewrite.test.UncheckedConsumer<T>
- java.util.function.Function<T,
R> - java.util.function.UnaryOperator<T>
- org.openrewrite.test.internal.ThrowingUnaryOperator<T>
- java.util.function.UnaryOperator<T>
- java.lang.Iterable<T>
- org.openrewrite.test.SourceSpecs
- org.openrewrite.test.RewriteTest
- org.openrewrite.test.SourceSpecs
- org.openrewrite.test.RecipePrinter
- org.openrewrite.test.SourceSpec.ValidateSource
- java.util.function.Supplier<T>
- org.openrewrite.test.UncheckedSupplier<T>
Annotation Interface Hierarchy
- org.openrewrite.DebugOnly (implements java.lang.annotation.Annotation)
- org.openrewrite.Example (implements java.lang.annotation.Annotation)
- org.openrewrite.Issue (implements java.lang.annotation.Annotation)
- org.openrewrite.Issue.Issues (implements java.lang.annotation.Annotation)