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