AssertJStringRules Refaster recipes
Recipe ID
tech.picnic.errorprone.refasterrules.AssertJStringRulesRecipesArtifact
org.openrewrite.recipe:rewrite-third-partyRefaster rules related to AssertJ assertions over Strings.
Source.
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe tech.picnic.errorprone.refasterrules.AssertJStringRulesRecipesIf the recipe isn’t available locally, install it with:
mod config recipes jar install org.openrewrite.recipe:rewrite-third-party:0.44.0Definition
This recipe runs the following recipes in order.
- Refaster template
AssertJStringRules.AbstractStringAssertIsEmptytech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AbstractStringAssertIsEmptyRecipe - Refaster template
AssertJStringRules.AbstractStringAssertIsNotEmptytech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AbstractStringAssertIsNotEmptyRecipe - Refaster template
AssertJStringRules.AssertThatStartsWithtech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatStartsWithRecipe - Refaster template
AssertJStringRules.AssertThatDoesNotStartWithtech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatDoesNotStartWithRecipe - Refaster template
AssertJStringRules.AssertThatEndsWithtech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatEndsWithRecipe - Refaster template
AssertJStringRules.AssertThatDoesNotEndWithtech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatDoesNotEndWithRecipe - Refaster template
AssertJStringRules.AssertThatContainstech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatContainsRecipe - Refaster template
AssertJStringRules.AssertThatDoesNotContaintech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatDoesNotContainRecipe - Refaster template
AssertJStringRules.AssertThatIsEqualToIgnoringCasetech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatIsEqualToIgnoringCaseRecipe - Refaster template
AssertJStringRules.AssertThatIsNotEqualToIgnoringCasetech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatIsNotEqualToIgnoringCaseRecipe - Refaster template
AssertJStringRules.AssertThatIsBlanktech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatIsBlankRecipe - Refaster template
AssertJStringRules.AssertThatIsNotBlanktech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatIsNotBlankRecipe - Refaster template
AssertJStringRules.AssertThatMatchestech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatMatchesRecipe - Refaster template
AssertJStringRules.AssertThatDoesNotMatchtech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatDoesNotMatchRecipe - Refaster template
AssertJStringRules.AssertThatContenttech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatContentRecipe - Refaster template
AssertJStringRules.AssertThatContentUtf8tech.picnic.errorprone.refasterrules.AssertJStringRulesRecipes$AssertThatContentUtf8Recipe
Data tables
Structured output this recipe can produce.
- Source files that had resultsSource files that were modified by the recipe run.
org.openrewrite.table.SourcesFileResults - Source files that had search resultsSearch results that were found during the recipe run.
org.openrewrite.table.SearchResults - Source files that errored on a recipeThe details of all errors produced by a recipe run.
org.openrewrite.table.SourcesFileErrors - Recipe performanceStatistics used in analyzing the performance of recipes.
org.openrewrite.table.RecipeRunStats