Package org.openrewrite.javascript
Class Assertions
java.lang.Object
org.openrewrite.javascript.Assertions
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.openrewrite.test.SourceSpecsjavascript(@Nullable String before) static org.openrewrite.test.SourceSpecsjavascript(@Nullable String before, @Nullable String after) static org.openrewrite.test.SourceSpecsjavascript(@Nullable String before, @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.javascript.tree.JS.CompilationUnit>> spec) static org.openrewrite.test.SourceSpecsjavascript(@Nullable String before, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.javascript.tree.JS.CompilationUnit>> spec) static org.openrewrite.test.SourceSpecstypescript(@Nullable String before) static org.openrewrite.test.SourceSpecstypescript(@Nullable String before, @Nullable String after) static org.openrewrite.test.SourceSpecstypescript(@Nullable String before, @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.javascript.tree.JS.CompilationUnit>> spec) static org.openrewrite.test.SourceSpecstypescript(@Nullable String before, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.javascript.tree.JS.CompilationUnit>> spec)
-
Method Details
-
javascript
-
javascript
-
javascript
-
javascript
-
typescript
-
typescript
-
typescript
-
typescript
-