Package org.openrewrite.groovy
Class Assertions
java.lang.Object
org.openrewrite.groovy.Assertions
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.openrewrite.test.SourceSpecsstatic org.openrewrite.test.SourceSpecsstatic org.openrewrite.test.SourceSpecsgroovy(@Nullable String before, @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<G.CompilationUnit>> spec) static org.openrewrite.test.SourceSpecsgroovy(@Nullable String before, Consumer<org.openrewrite.test.SourceSpec<G.CompilationUnit>> spec)
-
Method Details
-
groovy
-
groovy
public static org.openrewrite.test.SourceSpecs groovy(@Nullable @Nullable String before, Consumer<org.openrewrite.test.SourceSpec<G.CompilationUnit>> spec) -
groovy
-
groovy
public static org.openrewrite.test.SourceSpecs groovy(@Nullable @Nullable String before, @Nullable @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<G.CompilationUnit>> spec)
-