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.SourceSpecsstatic org.openrewrite.test.SourceSpecspackageJson(@Nullable String before) static org.openrewrite.test.SourceSpecspackageJson(@Nullable String before, @Nullable String after) static org.openrewrite.test.SourceSpecspackageJson(@Nullable String before, @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.json.tree.Json.Document>> spec) static org.openrewrite.test.SourceSpecsstatic org.openrewrite.test.SourceSpecsstatic org.openrewrite.test.SourceSpecstsx(@Nullable String before, @Nullable String after, Consumer<org.openrewrite.test.SourceSpec<org.openrewrite.javascript.tree.JS.CompilationUnit>> spec) static org.openrewrite.test.SourceSpecstsx(@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
-
npm
public static org.openrewrite.test.SourceSpecs npm(Path relativeTo, org.openrewrite.test.SourceSpecs... sources) -
packageJson
public static org.openrewrite.test.SourceSpecs packageJson(@Language("json") @Nullable String before) -
packageJson
-
packageJson
-
javascript
-
javascript
-
javascript
-
javascript
-
typescript
-
typescript
-
typescript
-
typescript
-
tsx
-
tsx
-
tsx
-
tsx
-