Class Assertions

java.lang.Object
org.openrewrite.yaml.Assertions

public class Assertions extends Object
  • Method Details

    • yaml

      public static org.openrewrite.test.SourceSpecs yaml(@Nullable @Nullable String before)
    • yaml

      public static org.openrewrite.test.SourceSpecs yaml(@Nullable @Nullable String before, Consumer<org.openrewrite.test.SourceSpec<Yaml.Documents>> spec)
    • yaml

      public static org.openrewrite.test.SourceSpecs yaml(@Nullable @Nullable String before, String after)
    • yaml

      public static org.openrewrite.test.SourceSpecs yaml(@Nullable @Nullable String before, String after, Consumer<org.openrewrite.test.SourceSpec<Yaml.Documents>> spec)