Class Assertions

java.lang.Object
org.openrewrite.hcl.Assertions

public class Assertions extends Object
  • Method Details

    • hcl

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

      public static org.openrewrite.test.SourceSpecs hcl(@Nullable @Nullable String before, Consumer<org.openrewrite.test.SourceSpec<Hcl.ConfigFile>> spec)
    • hcl

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

      public static org.openrewrite.test.SourceSpecs hcl(@Nullable @Nullable String before, @Nullable @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<Hcl.ConfigFile>> spec)