Index
All Classes and Interfaces|All Packages
A
- Accumulator() - Constructor for class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic.Accumulator
- AddHamcrestJUnitDependency - Class in org.openrewrite.java.testing.junit5
- AddHamcrestJUnitDependency() - Constructor for class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- AddJupiterDependencies - Class in org.openrewrite.java.testing.junit5
- AddJupiterDependencies() - Constructor for class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- AddMissingNested - Class in org.openrewrite.java.testing.junit5
- AddMissingNested() - Constructor for class org.openrewrite.java.testing.junit5.AddMissingNested
- AddMissingNested.AddNestedAnnotationVisitor - Class in org.openrewrite.java.testing.junit5
- AddMissingTestBeforeAfterAnnotations - Class in org.openrewrite.java.testing.junit5
- AddMissingTestBeforeAfterAnnotations() - Constructor for class org.openrewrite.java.testing.junit5.AddMissingTestBeforeAfterAnnotations
- AddMockitoExtensionIfAnnotationsUsed - Class in org.openrewrite.java.testing.mockito
- AddMockitoExtensionIfAnnotationsUsed() - Constructor for class org.openrewrite.java.testing.mockito.AddMockitoExtensionIfAnnotationsUsed
- AddNestedAnnotationVisitor() - Constructor for class org.openrewrite.java.testing.junit5.AddMissingNested.AddNestedAnnotationVisitor
- AddParameterizedTestAnnotation - Class in org.openrewrite.java.testing.junit5
- AddParameterizedTestAnnotation() - Constructor for class org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
- AddTestcontainersAnnotations - Class in org.openrewrite.java.testing.testcontainers
-
An OpenRewrite recipe that migrates JUnit 4 Testcontainers
@Ruleor@ClassRulefields to JUnit 5's@Containerand adds the@Testcontainersannotation to the class if necessary. - AddTestcontainersAnnotations() - Constructor for class org.openrewrite.java.testing.testcontainers.AddTestcontainersAnnotations
- AdoptAssertJDurationAssertions - Class in org.openrewrite.java.testing.assertj
- AdoptAssertJDurationAssertions() - Constructor for class org.openrewrite.java.testing.assertj.AdoptAssertJDurationAssertions
- AnyStringToNullable - Class in org.openrewrite.java.testing.mockito
-
Replace Mockito 1.x `anyString()` with `nullable(String.class)`
- AnyStringToNullable() - Constructor for class org.openrewrite.java.testing.mockito.AnyStringToNullable
- AnyToNullable - Class in org.openrewrite.java.testing.mockito
- AnyToNullable() - Constructor for class org.openrewrite.java.testing.mockito.AnyToNullable
- AssertEqualsBooleanToAssertBoolean - Class in org.openrewrite.java.testing.cleanup
- AssertEqualsBooleanToAssertBoolean() - Constructor for class org.openrewrite.java.testing.cleanup.AssertEqualsBooleanToAssertBoolean
- AssertEqualsNullToAssertNull - Class in org.openrewrite.java.testing.cleanup
- AssertEqualsNullToAssertNull() - Constructor for class org.openrewrite.java.testing.cleanup.AssertEqualsNullToAssertNull
- AssertFalseEqualsToAssertNotEquals - Class in org.openrewrite.java.testing.cleanup
- AssertFalseEqualsToAssertNotEquals() - Constructor for class org.openrewrite.java.testing.cleanup.AssertFalseEqualsToAssertNotEquals
- AssertFalseNegationToAssertTrue - Class in org.openrewrite.java.testing.cleanup
- AssertFalseNegationToAssertTrue() - Constructor for class org.openrewrite.java.testing.cleanup.AssertFalseNegationToAssertTrue
- AssertFalseNullToAssertNotNull - Class in org.openrewrite.java.testing.cleanup
- AssertFalseNullToAssertNotNull() - Constructor for class org.openrewrite.java.testing.cleanup.AssertFalseNullToAssertNotNull
- AssertionsArgumentOrder - Class in org.openrewrite.java.testing.cleanup
- AssertionsArgumentOrder() - Constructor for class org.openrewrite.java.testing.cleanup.AssertionsArgumentOrder
- AssertJBigIntegerRules - Class in org.openrewrite.java.testing.assertj
- AssertJBigIntegerRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJBigIntegerRules
- AssertJByteRules - Class in org.openrewrite.java.testing.assertj
- AssertJByteRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJByteRules
- AssertJDoubleRules - Class in org.openrewrite.java.testing.assertj
- AssertJDoubleRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJDoubleRules
- AssertJFloatRules - Class in org.openrewrite.java.testing.assertj
- AssertJFloatRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJFloatRules
- AssertJIntegerRules - Class in org.openrewrite.java.testing.assertj
- AssertJIntegerRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJIntegerRules
- AssertJLongRules - Class in org.openrewrite.java.testing.assertj
- AssertJLongRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJLongRules
- AssertJShortRules - Class in org.openrewrite.java.testing.assertj
- AssertJShortRules() - Constructor for class org.openrewrite.java.testing.assertj.AssertJShortRules
- AssertLiteralBooleanRemoved - Class in org.openrewrite.java.testing.cleanup
- AssertLiteralBooleanRemoved() - Constructor for class org.openrewrite.java.testing.cleanup.AssertLiteralBooleanRemoved
- AssertLiteralBooleanToFail - Class in org.openrewrite.java.testing.cleanup
- AssertLiteralBooleanToFail() - Constructor for class org.openrewrite.java.testing.cleanup.AssertLiteralBooleanToFail
- AssertNotEqualsBooleanToAssertBoolean - Class in org.openrewrite.java.testing.cleanup
- AssertNotEqualsBooleanToAssertBoolean() - Constructor for class org.openrewrite.java.testing.cleanup.AssertNotEqualsBooleanToAssertBoolean
- AssertThatBooleanToAssertJ - Class in org.openrewrite.java.testing.hamcrest
- AssertThatBooleanToAssertJ() - Constructor for class org.openrewrite.java.testing.hamcrest.AssertThatBooleanToAssertJ
- AssertThrowsOnLastStatement - Class in org.openrewrite.java.testing.junit5
- AssertThrowsOnLastStatement() - Constructor for class org.openrewrite.java.testing.junit5.AssertThrowsOnLastStatement
- AssertToAssertions - Class in org.openrewrite.java.testing.junit5
- AssertToAssertions() - Constructor for class org.openrewrite.java.testing.junit5.AssertToAssertions
- AssertToAssertions.AssertToAssertionsVisitor - Class in org.openrewrite.java.testing.junit5
- AssertToAssertionsVisitor() - Constructor for class org.openrewrite.java.testing.junit5.AssertToAssertions.AssertToAssertionsVisitor
- AssertTrueComparisonToAssertEquals - Class in org.openrewrite.java.testing.cleanup
- AssertTrueComparisonToAssertEquals() - Constructor for class org.openrewrite.java.testing.cleanup.AssertTrueComparisonToAssertEquals
- AssertTrueEqualsToAssertEquals - Class in org.openrewrite.java.testing.cleanup
- AssertTrueEqualsToAssertEquals() - Constructor for class org.openrewrite.java.testing.cleanup.AssertTrueEqualsToAssertEquals
- AssertTrueInstanceofToAssertInstanceOf - Class in org.openrewrite.java.testing.junit5
- AssertTrueInstanceofToAssertInstanceOf() - Constructor for class org.openrewrite.java.testing.junit5.AssertTrueInstanceofToAssertInstanceOf
- AssertTrueNegationToAssertFalse - Class in org.openrewrite.java.testing.cleanup
- AssertTrueNegationToAssertFalse() - Constructor for class org.openrewrite.java.testing.cleanup.AssertTrueNegationToAssertFalse
- AssertTrueNullToAssertNull - Class in org.openrewrite.java.testing.cleanup
- AssertTrueNullToAssertNull() - Constructor for class org.openrewrite.java.testing.cleanup.AssertTrueNullToAssertNull
C
- CategoryToTag - Class in org.openrewrite.java.testing.junit5
- CategoryToTag() - Constructor for class org.openrewrite.java.testing.junit5.CategoryToTag
- CategoryToTag.CategoryToTagVisitor - Class in org.openrewrite.java.testing.junit5
- CategoryToTagVisitor() - Constructor for class org.openrewrite.java.testing.junit5.CategoryToTag.CategoryToTagVisitor
- CleanupJUnitImports - Class in org.openrewrite.java.testing.junit5
- CleanupJUnitImports() - Constructor for class org.openrewrite.java.testing.junit5.CleanupJUnitImports
- CleanupJUnitImports.CleanupJUnitImportsVisitor - Class in org.openrewrite.java.testing.junit5
- CleanupJUnitImportsVisitor() - Constructor for class org.openrewrite.java.testing.junit5.CleanupJUnitImports.CleanupJUnitImportsVisitor
- CleanupMockitoImports - Class in org.openrewrite.java.testing.mockito
- CleanupMockitoImports() - Constructor for class org.openrewrite.java.testing.mockito.CleanupMockitoImports
- CleanupPowerMockImports - Class in org.openrewrite.java.testing.mockito
- CleanupPowerMockImports() - Constructor for class org.openrewrite.java.testing.mockito.CleanupPowerMockImports
- CloseUnclosedStaticMocks - Class in org.openrewrite.java.testing.mockito
-
Ensures that all mockStatic calls are properly closed.
- CloseUnclosedStaticMocks() - Constructor for class org.openrewrite.java.testing.mockito.CloseUnclosedStaticMocks
- CollapseConsecutiveAssertThatStatements - Class in org.openrewrite.java.testing.assertj
- CollapseConsecutiveAssertThatStatements() - Constructor for class org.openrewrite.java.testing.assertj.CollapseConsecutiveAssertThatStatements
- ConvertToRawType - Class in org.openrewrite.java.testing.testcontainers
- ConvertToRawType() - Constructor for class org.openrewrite.java.testing.testcontainers.ConvertToRawType
- CsvSourceToValueSource - Class in org.openrewrite.java.testing.junit5
- CsvSourceToValueSource() - Constructor for class org.openrewrite.java.testing.junit5.CsvSourceToValueSource
E
- EasyMockVerifyToMockitoVerify - Class in org.openrewrite.java.testing.easymock
- EasyMockVerifyToMockitoVerify() - Constructor for class org.openrewrite.java.testing.easymock.EasyMockVerifyToMockitoVerify
- EnclosedToNested - Class in org.openrewrite.java.testing.junit5
- EnclosedToNested() - Constructor for class org.openrewrite.java.testing.junit5.EnclosedToNested
- EnvironmentVariables - Class in org.openrewrite.java.testing.junit5
-
A recipe to replace JUnit 4's EnvironmentVariables rule from contrib with the JUnit 5-compatible `SystemStubsExtension` and `EnvironmentVariables` from the System Stubs library.
- EnvironmentVariables() - Constructor for class org.openrewrite.java.testing.junit5.EnvironmentVariables
- ExecutionListenerToDbRiderAnnotation - Class in org.openrewrite.java.testing.dbrider
- ExecutionListenerToDbRiderAnnotation() - Constructor for class org.openrewrite.java.testing.dbrider.ExecutionListenerToDbRiderAnnotation
- ExpectedExceptionToAssertThrows - Class in org.openrewrite.java.testing.junit5
-
Replace usages of JUnit 4's @Rule ExpectedException with JUnit 5 Assertions.
- ExpectedExceptionToAssertThrows() - Constructor for class org.openrewrite.java.testing.junit5.ExpectedExceptionToAssertThrows
- ExplicitContainerImage - Class in org.openrewrite.java.testing.testcontainers
- ExplicitContainerImage() - Constructor for class org.openrewrite.java.testing.testcontainers.ExplicitContainerImage
G
- getDescription() - Method in class org.openrewrite.java.testing.arquillian.ReplaceArquillianInSequenceAnnotation
- getDescription() - Method in class org.openrewrite.java.testing.assertj.AdoptAssertJDurationAssertions
- getDescription() - Method in class org.openrewrite.java.testing.assertj.CollapseConsecutiveAssertThatStatements
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertArrayEqualsToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertEqualsToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertFalseToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertInstanceOfToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotEqualsToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotNullToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNullToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertSameToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertThrowsToAssertExceptionType
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertTrueToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitFailToAssertJFail
- getDescription() - Method in class org.openrewrite.java.testing.assertj.JUnitTryFailToAssertThatThrownBy
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifyAssertJAssertion
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifyHasSizeAssertion
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifyRedundantAssertJChains
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifySequencedCollectionAssertions
- getDescription() - Method in class org.openrewrite.java.testing.assertj.SimplifyStreamMapToExtracting
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsBooleanToAssertBoolean
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsNullToAssertNull
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseEqualsToAssertNotEquals
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNegationToAssertTrue
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNullToAssertNotNull
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertionsArgumentOrder
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertNotEqualsBooleanToAssertBoolean
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueComparisonToAssertEquals
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueEqualsToAssertEquals
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNegationToAssertFalse
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNullToAssertNull
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.KotlinTestMethodsShouldReturnUnit
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.RemoveTestPrefix
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.SimplifyTestThrows
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.TestMethodsShouldBeVoid
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- getDescription() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- getDescription() - Method in class org.openrewrite.java.testing.dbrider.ExecutionListenerToDbRiderAnnotation
- getDescription() - Method in class org.openrewrite.java.testing.easymock.EasyMockVerifyToMockitoVerify
- getDescription() - Method in class org.openrewrite.java.testing.easymock.RemoveExtendsEasyMockSupport
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.AssertThatBooleanToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestInstanceOfToJUnit5
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestIsMatcherToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToJUnit5
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestNotMatcherToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestOfMatchersToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.hamcrest.RemoveIsMatcher
- getDescription() - Method in class org.openrewrite.java.testing.jmockit.JMockitAnnotatedArgumentToMockito
- getDescription() - Method in class org.openrewrite.java.testing.jmockit.JMockitBlockToMockito
- getDescription() - Method in class org.openrewrite.java.testing.jmockit.JMockitMockUpToMockito
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AddMissingNested
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AddMissingTestBeforeAfterAnnotations
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AssertThrowsOnLastStatement
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AssertToAssertions
- getDescription() - Method in class org.openrewrite.java.testing.junit5.AssertTrueInstanceofToAssertInstanceOf
- getDescription() - Method in class org.openrewrite.java.testing.junit5.CategoryToTag
- getDescription() - Method in class org.openrewrite.java.testing.junit5.CleanupJUnitImports
- getDescription() - Method in class org.openrewrite.java.testing.junit5.CsvSourceToValueSource
- getDescription() - Method in class org.openrewrite.java.testing.junit5.EnclosedToNested
- getDescription() - Method in class org.openrewrite.java.testing.junit5.EnvironmentVariables
- getDescription() - Method in class org.openrewrite.java.testing.junit5.ExpectedExceptionToAssertThrows
- getDescription() - Method in class org.openrewrite.java.testing.junit5.GradleUseJunitJupiter
- getDescription() - Method in class org.openrewrite.java.testing.junit5.HandleExternalResourceRules
- getDescription() - Method in class org.openrewrite.java.testing.junit5.JUnitParamsRunnerToParameterized
- getDescription() - Method in class org.openrewrite.java.testing.junit5.LifecycleNonPrivate
- getDescription() - Method in class org.openrewrite.java.testing.junit5.MigrateJUnitTestCase
- getDescription() - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension
- getDescription() - Method in class org.openrewrite.java.testing.junit5.ParameterizedRunnerToParameterized
- getDescription() - Method in class org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
- getDescription() - Method in class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners
- getDescription() - Method in class org.openrewrite.java.testing.junit5.RemoveTryCatchFailBlocks
- getDescription() - Method in class org.openrewrite.java.testing.junit5.RunnerToExtension
- getDescription() - Method in class org.openrewrite.java.testing.junit5.TempDirNonFinal
- getDescription() - Method in class org.openrewrite.java.testing.junit5.TemporaryFolderToTempDir
- getDescription() - Method in class org.openrewrite.java.testing.junit5.TestRuleToTestInfo
- getDescription() - Method in class org.openrewrite.java.testing.junit5.TimeoutRuleToClassAnnotation
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UpdateMockWebServer
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UpdateTestAnnotation
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UseAssertSame
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UseTestMethodOrder
- getDescription() - Method in class org.openrewrite.java.testing.junit5.UseWiremockExtension
- getDescription() - Method in class org.openrewrite.java.testing.junit6.MigrateMethodOrdererAlphanumeric
- getDescription() - Method in class org.openrewrite.java.testing.junit6.MinimumJreConditions
- getDescription() - Method in class org.openrewrite.java.testing.junit6.RemoveInterceptDynamicTest
- getDescription() - Method in class org.openrewrite.java.testing.mockito.AddMockitoExtensionIfAnnotationsUsed
- getDescription() - Method in class org.openrewrite.java.testing.mockito.AnyStringToNullable
- getDescription() - Method in class org.openrewrite.java.testing.mockito.AnyToNullable
- getDescription() - Method in class org.openrewrite.java.testing.mockito.CleanupMockitoImports
- getDescription() - Method in class org.openrewrite.java.testing.mockito.CleanupPowerMockImports
- getDescription() - Method in class org.openrewrite.java.testing.mockito.CloseUnclosedStaticMocks
- getDescription() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerSilentToExtension
-
Deprecated.
- getDescription() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerToExtension
- getDescription() - Method in class org.openrewrite.java.testing.mockito.MockitoWhenOnStaticToMockStatic
- getDescription() - Method in class org.openrewrite.java.testing.mockito.MockUtilsToStatic
- getDescription() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoMockStaticToMockito
- getDescription() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoWhenNewToMockito
- getDescription() - Method in class org.openrewrite.java.testing.mockito.RemoveInitMocksIfRunnersSpecified
- getDescription() - Method in class org.openrewrite.java.testing.mockito.RemoveTimesZeroAndOne
- getDescription() - Method in class org.openrewrite.java.testing.mockito.ReplaceInitMockToOpenMock
- getDescription() - Method in class org.openrewrite.java.testing.mockito.SimplifyMockitoVerifyWhenGiven
- getDescription() - Method in class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- getDescription() - Method in class org.openrewrite.java.testing.testcontainers.AddTestcontainersAnnotations
- getDescription() - Method in class org.openrewrite.java.testing.testcontainers.ConvertToRawType
- getDescription() - Method in class org.openrewrite.java.testing.testcontainers.ExplicitContainerImage
- getDescription() - Method in class org.openrewrite.java.testing.testng.TestNgAssertEqualsToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.testng.TestNgAssertNotEqualsToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.truth.TruthAssertToAssertThat
- getDescription() - Method in class org.openrewrite.java.testing.truth.TruthAssertWithMessageToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.truth.TruthCustomSubjectsToAssertJ
- getDescription() - Method in class org.openrewrite.java.testing.truth.TruthThrowableAssertions
- getDisplayName() - Method in class org.openrewrite.java.testing.arquillian.ReplaceArquillianInSequenceAnnotation
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.AdoptAssertJDurationAssertions
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.CollapseConsecutiveAssertThatStatements
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertArrayEqualsToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertEqualsToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertFalseToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertInstanceOfToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotEqualsToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotNullToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNullToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertSameToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertThrowsToAssertExceptionType
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertTrueToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitFailToAssertJFail
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.JUnitTryFailToAssertThatThrownBy
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifyAssertJAssertion
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifyHasSizeAssertion
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifyRedundantAssertJChains
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifySequencedCollectionAssertions
- getDisplayName() - Method in class org.openrewrite.java.testing.assertj.SimplifyStreamMapToExtracting
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsBooleanToAssertBoolean
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsNullToAssertNull
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseEqualsToAssertNotEquals
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNegationToAssertTrue
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNullToAssertNotNull
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertionsArgumentOrder
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertNotEqualsBooleanToAssertBoolean
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueComparisonToAssertEquals
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueEqualsToAssertEquals
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNegationToAssertFalse
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNullToAssertNull
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.KotlinTestMethodsShouldReturnUnit
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.RemoveTestPrefix
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.SimplifyTestThrows
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.TestMethodsShouldBeVoid
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- getDisplayName() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- getDisplayName() - Method in class org.openrewrite.java.testing.dbrider.ExecutionListenerToDbRiderAnnotation
- getDisplayName() - Method in class org.openrewrite.java.testing.easymock.EasyMockVerifyToMockitoVerify
- getDisplayName() - Method in class org.openrewrite.java.testing.easymock.RemoveExtendsEasyMockSupport
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.AssertThatBooleanToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestInstanceOfToJUnit5
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestIsMatcherToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToJUnit5
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestNotMatcherToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestOfMatchersToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.hamcrest.RemoveIsMatcher
- getDisplayName() - Method in class org.openrewrite.java.testing.jmockit.JMockitAnnotatedArgumentToMockito
- getDisplayName() - Method in class org.openrewrite.java.testing.jmockit.JMockitBlockToMockito
- getDisplayName() - Method in class org.openrewrite.java.testing.jmockit.JMockitMockUpToMockito
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AddMissingNested
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AddMissingTestBeforeAfterAnnotations
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AssertThrowsOnLastStatement
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AssertToAssertions
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.AssertTrueInstanceofToAssertInstanceOf
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.CategoryToTag
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.CleanupJUnitImports
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.CsvSourceToValueSource
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.EnclosedToNested
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.EnvironmentVariables
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.ExpectedExceptionToAssertThrows
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.GradleUseJunitJupiter
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.HandleExternalResourceRules
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.JUnitParamsRunnerToParameterized
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.LifecycleNonPrivate
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.MigrateJUnitTestCase
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.ParameterizedRunnerToParameterized
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.RemoveTryCatchFailBlocks
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.RunnerToExtension
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.TempDirNonFinal
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.TemporaryFolderToTempDir
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.TestRuleToTestInfo
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.TimeoutRuleToClassAnnotation
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UpdateMockWebServer
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UpdateTestAnnotation
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UseAssertSame
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UseTestMethodOrder
- getDisplayName() - Method in class org.openrewrite.java.testing.junit5.UseWiremockExtension
- getDisplayName() - Method in class org.openrewrite.java.testing.junit6.MigrateMethodOrdererAlphanumeric
- getDisplayName() - Method in class org.openrewrite.java.testing.junit6.MinimumJreConditions
- getDisplayName() - Method in class org.openrewrite.java.testing.junit6.RemoveInterceptDynamicTest
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.AddMockitoExtensionIfAnnotationsUsed
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.AnyStringToNullable
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.AnyToNullable
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.CleanupMockitoImports
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.CleanupPowerMockImports
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.CloseUnclosedStaticMocks
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerSilentToExtension
-
Deprecated.
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerToExtension
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.MockitoWhenOnStaticToMockStatic
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.MockUtilsToStatic
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoMockStaticToMockito
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoWhenNewToMockito
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.RemoveInitMocksIfRunnersSpecified
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.RemoveTimesZeroAndOne
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.ReplaceInitMockToOpenMock
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.SimplifyMockitoVerifyWhenGiven
- getDisplayName() - Method in class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- getDisplayName() - Method in class org.openrewrite.java.testing.testcontainers.AddTestcontainersAnnotations
- getDisplayName() - Method in class org.openrewrite.java.testing.testcontainers.ConvertToRawType
- getDisplayName() - Method in class org.openrewrite.java.testing.testcontainers.ExplicitContainerImage
- getDisplayName() - Method in class org.openrewrite.java.testing.testng.TestNgAssertEqualsToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.testng.TestNgAssertNotEqualsToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.truth.TruthAssertToAssertThat
- getDisplayName() - Method in class org.openrewrite.java.testing.truth.TruthAssertWithMessageToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.truth.TruthCustomSubjectsToAssertJ
- getDisplayName() - Method in class org.openrewrite.java.testing.truth.TruthThrowableAssertions
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.cleanup.RemoveTestPrefix
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.cleanup.SimplifyTestThrows
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.junit5.AddMissingNested
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.junit5.LifecycleNonPrivate
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.junit5.TempDirNonFinal
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.testing.mockito.AnyStringToNullable
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.testing.mockito.AnyToNullable
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- getRecipeList() - Method in class org.openrewrite.java.testing.junit5.UpdateMockWebServer
- getRecipeList() - Method in class org.openrewrite.java.testing.junit5.UseWiremockExtension
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.testing.mockito.AnyToNullable
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- getScanner(AddDependency.Accumulator) - Method in class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- getScanner(TestsShouldNotBePublic.Accumulator) - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- getTags() - Method in class org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
- getTags() - Method in class org.openrewrite.java.testing.cleanup.AssertionsArgumentOrder
- getTags() - Method in class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- getTags() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- getTags() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- getTags() - Method in class org.openrewrite.java.testing.junit5.AddMissingNested
- getTags() - Method in class org.openrewrite.java.testing.junit5.RemoveTryCatchFailBlocks
- getTags() - Method in class org.openrewrite.java.testing.mockito.SimplifyMockitoVerifyWhenGiven
- getVisitor() - Method in class org.openrewrite.java.testing.arquillian.ReplaceArquillianInSequenceAnnotation
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.AdoptAssertJDurationAssertions
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.CollapseConsecutiveAssertThatStatements
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertArrayEqualsToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertEqualsToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertFalseToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertInstanceOfToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotEqualsToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNotNullToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertNullToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertSameToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertThrowsToAssertExceptionType
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitAssertTrueToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitFailToAssertJFail
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.JUnitTryFailToAssertThatThrownBy
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifyAssertJAssertion
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifyHasSizeAssertion
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifyRedundantAssertJChains
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifySequencedCollectionAssertions
- getVisitor() - Method in class org.openrewrite.java.testing.assertj.SimplifyStreamMapToExtracting
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsBooleanToAssertBoolean
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertEqualsNullToAssertNull
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseEqualsToAssertNotEquals
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNegationToAssertTrue
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertFalseNullToAssertNotNull
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertionsArgumentOrder
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertNotEqualsBooleanToAssertBoolean
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueComparisonToAssertEquals
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueEqualsToAssertEquals
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNegationToAssertFalse
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.AssertTrueNullToAssertNull
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.KotlinTestMethodsShouldReturnUnit
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.RemoveTestPrefix
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.SimplifyTestThrows
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.TestMethodsShouldBeVoid
- getVisitor() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- getVisitor() - Method in class org.openrewrite.java.testing.dbrider.ExecutionListenerToDbRiderAnnotation
- getVisitor() - Method in class org.openrewrite.java.testing.easymock.EasyMockVerifyToMockitoVerify
- getVisitor() - Method in class org.openrewrite.java.testing.easymock.RemoveExtendsEasyMockSupport
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.AssertThatBooleanToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestInstanceOfToJUnit5
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestIsMatcherToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToJUnit5
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestNotMatcherToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.HamcrestOfMatchersToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.hamcrest.RemoveIsMatcher
- getVisitor() - Method in class org.openrewrite.java.testing.jmockit.JMockitAnnotatedArgumentToMockito
- getVisitor() - Method in class org.openrewrite.java.testing.jmockit.JMockitBlockToMockito
- getVisitor() - Method in class org.openrewrite.java.testing.jmockit.JMockitMockUpToMockito
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AddMissingNested
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AddMissingTestBeforeAfterAnnotations
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AssertThrowsOnLastStatement
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AssertToAssertions
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.AssertTrueInstanceofToAssertInstanceOf
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.CategoryToTag
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.CleanupJUnitImports
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.CsvSourceToValueSource
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.EnclosedToNested
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.EnvironmentVariables
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.ExpectedExceptionToAssertThrows
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.GradleUseJunitJupiter
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.HandleExternalResourceRules
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.JUnitParamsRunnerToParameterized
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.LifecycleNonPrivate
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.MigrateJUnitTestCase
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.ParameterizedRunnerToParameterized
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.RemoveTryCatchFailBlocks
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.RunnerToExtension
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.TempDirNonFinal
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.TemporaryFolderToTempDir
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.TestRuleToTestInfo
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.TimeoutRuleToClassAnnotation
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UpdateMockWebServer
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UpdateTestAnnotation
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UseAssertSame
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UseTestMethodOrder
- getVisitor() - Method in class org.openrewrite.java.testing.junit5.UseWiremockExtension
- getVisitor() - Method in class org.openrewrite.java.testing.junit6.MigrateMethodOrdererAlphanumeric
- getVisitor() - Method in class org.openrewrite.java.testing.junit6.MinimumJreConditions
- getVisitor() - Method in class org.openrewrite.java.testing.junit6.RemoveInterceptDynamicTest
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.AddMockitoExtensionIfAnnotationsUsed
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.AnyStringToNullable
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.CleanupMockitoImports
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.CleanupPowerMockImports
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.CloseUnclosedStaticMocks
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerSilentToExtension
-
Deprecated.
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerToExtension
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.MockitoWhenOnStaticToMockStatic
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.MockUtilsToStatic
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoMockStaticToMockito
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.PowerMockitoWhenNewToMockito
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.RemoveInitMocksIfRunnersSpecified
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.RemoveTimesZeroAndOne
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.ReplaceInitMockToOpenMock
- getVisitor() - Method in class org.openrewrite.java.testing.mockito.SimplifyMockitoVerifyWhenGiven
- getVisitor() - Method in class org.openrewrite.java.testing.testcontainers.AddTestcontainersAnnotations
- getVisitor() - Method in class org.openrewrite.java.testing.testcontainers.ConvertToRawType
- getVisitor() - Method in class org.openrewrite.java.testing.testcontainers.ExplicitContainerImage
- getVisitor() - Method in class org.openrewrite.java.testing.testng.TestNgAssertEqualsToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.testng.TestNgAssertNotEqualsToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.truth.TruthAssertToAssertThat
- getVisitor() - Method in class org.openrewrite.java.testing.truth.TruthAssertWithMessageToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.truth.TruthCustomSubjectsToAssertJ
- getVisitor() - Method in class org.openrewrite.java.testing.truth.TruthThrowableAssertions
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.testing.junit5.AddHamcrestJUnitDependency
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.testing.mockito.AnyToNullable
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- getVisitor(AddDependency.Accumulator) - Method in class org.openrewrite.java.testing.junit5.AddJupiterDependencies
- getVisitor(TestsShouldNotBePublic.Accumulator) - Method in class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- GradleUseJunitJupiter - Class in org.openrewrite.java.testing.junit5
- GradleUseJunitJupiter() - Constructor for class org.openrewrite.java.testing.junit5.GradleUseJunitJupiter
H
- HamcrestInstanceOfToJUnit5 - Class in org.openrewrite.java.testing.hamcrest
- HamcrestInstanceOfToJUnit5() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestInstanceOfToJUnit5
- HamcrestIsMatcherToAssertJ - Class in org.openrewrite.java.testing.hamcrest
- HamcrestIsMatcherToAssertJ() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestIsMatcherToAssertJ
- HamcrestMatcherToAssertJ - Class in org.openrewrite.java.testing.hamcrest
- HamcrestMatcherToAssertJ() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToAssertJ
- HamcrestMatcherToJUnit5 - Class in org.openrewrite.java.testing.hamcrest
- HamcrestMatcherToJUnit5() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestMatcherToJUnit5
- HamcrestNotMatcherToAssertJ - Class in org.openrewrite.java.testing.hamcrest
- HamcrestNotMatcherToAssertJ() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestNotMatcherToAssertJ
- HamcrestOfMatchersToAssertJ - Class in org.openrewrite.java.testing.hamcrest
- HamcrestOfMatchersToAssertJ() - Constructor for class org.openrewrite.java.testing.hamcrest.HamcrestOfMatchersToAssertJ
- HandleExternalResourceRules - Class in org.openrewrite.java.testing.junit5
-
A recipe that handles the usage of the junit-4 ExternalResourceRule's by adding the @ExtendWith(ExternalResourceSupport.class) annotation to the test class.
- HandleExternalResourceRules() - Constructor for class org.openrewrite.java.testing.junit5.HandleExternalResourceRules
I
- IsEqualToIgnoringMillisToIsCloseTo - Class in org.openrewrite.java.testing.assertj
- IsEqualToIgnoringMillisToIsCloseTo() - Constructor for class org.openrewrite.java.testing.assertj.IsEqualToIgnoringMillisToIsCloseTo
J
- JMockitAnnotatedArgumentToMockito - Class in org.openrewrite.java.testing.jmockit
- JMockitAnnotatedArgumentToMockito() - Constructor for class org.openrewrite.java.testing.jmockit.JMockitAnnotatedArgumentToMockito
- JMockitBlockToMockito - Class in org.openrewrite.java.testing.jmockit
- JMockitBlockToMockito() - Constructor for class org.openrewrite.java.testing.jmockit.JMockitBlockToMockito
- JMockitMockUpToMockito - Class in org.openrewrite.java.testing.jmockit
- JMockitMockUpToMockito() - Constructor for class org.openrewrite.java.testing.jmockit.JMockitMockUpToMockito
- JUnitAssertArrayEqualsToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertArrayEqualsToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertArrayEqualsToAssertThat
- JUnitAssertEqualsToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertEqualsToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertEqualsToAssertThat
- JUnitAssertFalseToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertFalseToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertFalseToAssertThat
- JUnitAssertInstanceOfToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertInstanceOfToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertInstanceOfToAssertThat
- JUnitAssertNotEqualsToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertNotEqualsToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertNotEqualsToAssertThat
- JUnitAssertNotNullToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertNotNullToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertNotNullToAssertThat
- JUnitAssertNullToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertNullToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertNullToAssertThat
- JUnitAssertSameToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertSameToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertSameToAssertThat
- JUnitAssertThrowsToAssertExceptionType - Class in org.openrewrite.java.testing.assertj
- JUnitAssertThrowsToAssertExceptionType() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertThrowsToAssertExceptionType
- JUnitAssertTrueToAssertThat - Class in org.openrewrite.java.testing.assertj
- JUnitAssertTrueToAssertThat() - Constructor for class org.openrewrite.java.testing.assertj.JUnitAssertTrueToAssertThat
- JUnitFailToAssertJFail - Class in org.openrewrite.java.testing.assertj
- JUnitFailToAssertJFail() - Constructor for class org.openrewrite.java.testing.assertj.JUnitFailToAssertJFail
- JUnitParamsRunnerToParameterized - Class in org.openrewrite.java.testing.junit5
-
Converts Pragmatists JUnitParamsRunner tests to their JUnit 5 ParameterizedTest and associated MethodSource equivalent ... Supports the following conversions `@Parameters` annotation without arguments and default `parametersFor...` init-method exists `@Parameters(method = "...")` annotation with defined method references `@Parameters(named = "...")` and associated `@NamedParameter` init-method Unsupported tests are identified with a comment on the associated `@Parameters(...)` annotation.
- JUnitParamsRunnerToParameterized() - Constructor for class org.openrewrite.java.testing.junit5.JUnitParamsRunnerToParameterized
- JUnitTryFailToAssertThatThrownBy - Class in org.openrewrite.java.testing.assertj
- JUnitTryFailToAssertThatThrownBy() - Constructor for class org.openrewrite.java.testing.assertj.JUnitTryFailToAssertThatThrownBy
K
- KotlinTestMethodsShouldReturnUnit - Class in org.openrewrite.java.testing.cleanup
- KotlinTestMethodsShouldReturnUnit() - Constructor for class org.openrewrite.java.testing.cleanup.KotlinTestMethodsShouldReturnUnit
L
- LifecycleNonPrivate - Class in org.openrewrite.java.testing.junit5
- LifecycleNonPrivate() - Constructor for class org.openrewrite.java.testing.junit5.LifecycleNonPrivate
M
- maybeAddMethodWithAnnotation(JavaVisitor, J.ClassDeclaration, ExecutionContext, boolean, String, String, String, String, String, String) - Static method in class org.openrewrite.java.testing.mockito.MockitoUtils
- MigrateJUnitTestCase - Class in org.openrewrite.java.testing.junit5
- MigrateJUnitTestCase() - Constructor for class org.openrewrite.java.testing.junit5.MigrateJUnitTestCase
- MigrateMethodOrdererAlphanumeric - Class in org.openrewrite.java.testing.junit6
- MigrateMethodOrdererAlphanumeric() - Constructor for class org.openrewrite.java.testing.junit6.MigrateMethodOrdererAlphanumeric
- MinimumJreConditions - Class in org.openrewrite.java.testing.junit6
- MinimumJreConditions() - Constructor for class org.openrewrite.java.testing.junit6.MinimumJreConditions
- MockitoJUnitRunnerSilentToExtension - Class in org.openrewrite.java.testing.mockito
-
Deprecated.Use MockitoJUnitRunnerToExtension instead.
- MockitoJUnitRunnerSilentToExtension() - Constructor for class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerSilentToExtension
-
Deprecated.
- MockitoJUnitRunnerToExtension - Class in org.openrewrite.java.testing.mockito
- MockitoJUnitRunnerToExtension() - Constructor for class org.openrewrite.java.testing.mockito.MockitoJUnitRunnerToExtension
- MockitoJUnitToMockitoExtension - Class in org.openrewrite.java.testing.junit5
-
Replaces JUnit 4 MockitoJUnit rules with JUnit MockitoExtension.
- MockitoJUnitToMockitoExtension() - Constructor for class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension
- MockitoJUnitToMockitoExtension.MockitoRuleToMockitoExtensionVisitor - Class in org.openrewrite.java.testing.junit5
- MockitoRuleToMockitoExtensionVisitor() - Constructor for class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension.MockitoRuleToMockitoExtensionVisitor
- MockitoUtils - Class in org.openrewrite.java.testing.mockito
- MockitoUtils() - Constructor for class org.openrewrite.java.testing.mockito.MockitoUtils
- MockitoWhenOnStaticToMockStatic - Class in org.openrewrite.java.testing.mockito
- MockitoWhenOnStaticToMockStatic() - Constructor for class org.openrewrite.java.testing.mockito.MockitoWhenOnStaticToMockStatic
- MockUtilsToStatic - Class in org.openrewrite.java.testing.mockito
-
In Mockito 1 you use a code snippet like:
- MockUtilsToStatic() - Constructor for class org.openrewrite.java.testing.mockito.MockUtilsToStatic
- MockUtilsToStatic.MockUtilsToStaticVisitor - Class in org.openrewrite.java.testing.mockito
- MockUtilsToStaticVisitor() - Constructor for class org.openrewrite.java.testing.mockito.MockUtilsToStatic.MockUtilsToStaticVisitor
O
- org.openrewrite.java.testing.arquillian - package org.openrewrite.java.testing.arquillian
- org.openrewrite.java.testing.assertj - package org.openrewrite.java.testing.assertj
- org.openrewrite.java.testing.cleanup - package org.openrewrite.java.testing.cleanup
- org.openrewrite.java.testing.dbrider - package org.openrewrite.java.testing.dbrider
- org.openrewrite.java.testing.easymock - package org.openrewrite.java.testing.easymock
- org.openrewrite.java.testing.hamcrest - package org.openrewrite.java.testing.hamcrest
- org.openrewrite.java.testing.jmockit - package org.openrewrite.java.testing.jmockit
- org.openrewrite.java.testing.junit5 - package org.openrewrite.java.testing.junit5
- org.openrewrite.java.testing.junit6 - package org.openrewrite.java.testing.junit6
- org.openrewrite.java.testing.mockito - package org.openrewrite.java.testing.mockito
- org.openrewrite.java.testing.testcontainers - package org.openrewrite.java.testing.testcontainers
- org.openrewrite.java.testing.testng - package org.openrewrite.java.testing.testng
- org.openrewrite.java.testing.truth - package org.openrewrite.java.testing.truth
P
- ParameterizedRunnerToParameterized - Class in org.openrewrite.java.testing.junit5
- ParameterizedRunnerToParameterized() - Constructor for class org.openrewrite.java.testing.junit5.ParameterizedRunnerToParameterized
- PowerMockitoMockStaticToMockito - Class in org.openrewrite.java.testing.mockito
- PowerMockitoMockStaticToMockito() - Constructor for class org.openrewrite.java.testing.mockito.PowerMockitoMockStaticToMockito
- PowerMockitoWhenNewToMockito - Class in org.openrewrite.java.testing.mockito
- PowerMockitoWhenNewToMockito() - Constructor for class org.openrewrite.java.testing.mockito.PowerMockitoWhenNewToMockito
- preVisit(J, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.AssertToAssertions.AssertToAssertionsVisitor
- preVisit(J, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.CleanupJUnitImports.CleanupJUnitImportsVisitor
- preVisit(J, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations.UpdateBeforeAfterAnnotationsVisitor
R
- RemoveDuplicateTestTemplates - Class in org.openrewrite.java.testing.junit5
- RemoveDuplicateTestTemplates() - Constructor for class org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
- RemoveEmptyTests - Class in org.openrewrite.java.testing.cleanup
- RemoveEmptyTests() - Constructor for class org.openrewrite.java.testing.cleanup.RemoveEmptyTests
- RemoveExtendsEasyMockSupport - Class in org.openrewrite.java.testing.easymock
- RemoveExtendsEasyMockSupport() - Constructor for class org.openrewrite.java.testing.easymock.RemoveExtendsEasyMockSupport
- RemoveInitMocksIfRunnersSpecified - Class in org.openrewrite.java.testing.mockito
- RemoveInitMocksIfRunnersSpecified() - Constructor for class org.openrewrite.java.testing.mockito.RemoveInitMocksIfRunnersSpecified
- RemoveInterceptDynamicTest - Class in org.openrewrite.java.testing.junit6
- RemoveInterceptDynamicTest() - Constructor for class org.openrewrite.java.testing.junit6.RemoveInterceptDynamicTest
- RemoveIsMatcher - Class in org.openrewrite.java.testing.hamcrest
- RemoveIsMatcher() - Constructor for class org.openrewrite.java.testing.hamcrest.RemoveIsMatcher
- RemoveObsoleteRunners - Class in org.openrewrite.java.testing.junit5
- RemoveObsoleteRunners() - Constructor for class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners
- RemoveObsoleteRunners.RemoveObsoleteRunnersVisitor - Class in org.openrewrite.java.testing.junit5
- RemoveObsoleteRunnersVisitor() - Constructor for class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners.RemoveObsoleteRunnersVisitor
- RemoveTestPrefix - Class in org.openrewrite.java.testing.cleanup
- RemoveTestPrefix() - Constructor for class org.openrewrite.java.testing.cleanup.RemoveTestPrefix
- RemoveTimesZeroAndOne - Class in org.openrewrite.java.testing.mockito
- RemoveTimesZeroAndOne() - Constructor for class org.openrewrite.java.testing.mockito.RemoveTimesZeroAndOne
- RemoveTryCatchFailBlocks - Class in org.openrewrite.java.testing.junit5
- RemoveTryCatchFailBlocks() - Constructor for class org.openrewrite.java.testing.junit5.RemoveTryCatchFailBlocks
- ReplaceArquillianInSequenceAnnotation - Class in org.openrewrite.java.testing.arquillian
- ReplaceArquillianInSequenceAnnotation() - Constructor for class org.openrewrite.java.testing.arquillian.ReplaceArquillianInSequenceAnnotation
- ReplaceInitMockToOpenMock - Class in org.openrewrite.java.testing.mockito
- ReplaceInitMockToOpenMock() - Constructor for class org.openrewrite.java.testing.mockito.ReplaceInitMockToOpenMock
- RunnerToExtension - Class in org.openrewrite.java.testing.junit5
- RunnerToExtension(List<String>, String) - Constructor for class org.openrewrite.java.testing.junit5.RunnerToExtension
S
- SimplifyAssertJAssertion - Class in org.openrewrite.java.testing.assertj
- SimplifyAssertJAssertion() - Constructor for class org.openrewrite.java.testing.assertj.SimplifyAssertJAssertion
- SimplifyChainedAssertJAssertion - Class in org.openrewrite.java.testing.assertj
- SimplifyChainedAssertJAssertion() - Constructor for class org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
- SimplifyHasSizeAssertion - Class in org.openrewrite.java.testing.assertj
- SimplifyHasSizeAssertion() - Constructor for class org.openrewrite.java.testing.assertj.SimplifyHasSizeAssertion
- SimplifyMockitoVerifyWhenGiven - Class in org.openrewrite.java.testing.mockito
- SimplifyMockitoVerifyWhenGiven() - Constructor for class org.openrewrite.java.testing.mockito.SimplifyMockitoVerifyWhenGiven
- SimplifyRedundantAssertJChains - Class in org.openrewrite.java.testing.assertj
- SimplifyRedundantAssertJChains() - Constructor for class org.openrewrite.java.testing.assertj.SimplifyRedundantAssertJChains
- SimplifySequencedCollectionAssertions - Class in org.openrewrite.java.testing.assertj
- SimplifySequencedCollectionAssertions() - Constructor for class org.openrewrite.java.testing.assertj.SimplifySequencedCollectionAssertions
- SimplifyStreamMapToExtracting - Class in org.openrewrite.java.testing.assertj
- SimplifyStreamMapToExtracting() - Constructor for class org.openrewrite.java.testing.assertj.SimplifyStreamMapToExtracting
- SimplifyTestThrows - Class in org.openrewrite.java.testing.cleanup
- SimplifyTestThrows() - Constructor for class org.openrewrite.java.testing.cleanup.SimplifyTestThrows
T
- TempDirNonFinal - Class in org.openrewrite.java.testing.junit5
- TempDirNonFinal() - Constructor for class org.openrewrite.java.testing.junit5.TempDirNonFinal
- TemporaryFolderToTempDir - Class in org.openrewrite.java.testing.junit5
- TemporaryFolderToTempDir() - Constructor for class org.openrewrite.java.testing.junit5.TemporaryFolderToTempDir
- TestMethodsShouldBeVoid - Class in org.openrewrite.java.testing.cleanup
- TestMethodsShouldBeVoid() - Constructor for class org.openrewrite.java.testing.cleanup.TestMethodsShouldBeVoid
- TestNgAssertEqualsToAssertThat - Class in org.openrewrite.java.testing.testng
- TestNgAssertEqualsToAssertThat() - Constructor for class org.openrewrite.java.testing.testng.TestNgAssertEqualsToAssertThat
- TestNgAssertNotEqualsToAssertThat - Class in org.openrewrite.java.testing.testng
- TestNgAssertNotEqualsToAssertThat() - Constructor for class org.openrewrite.java.testing.testng.TestNgAssertNotEqualsToAssertThat
- TestRuleToTestInfo - Class in org.openrewrite.java.testing.junit5
- TestRuleToTestInfo() - Constructor for class org.openrewrite.java.testing.junit5.TestRuleToTestInfo
- TestsShouldIncludeAssertions - Class in org.openrewrite.java.testing.cleanup
- TestsShouldIncludeAssertions() - Constructor for class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- TestsShouldNotBePublic - Class in org.openrewrite.java.testing.cleanup
- TestsShouldNotBePublic() - Constructor for class org.openrewrite.java.testing.cleanup.TestsShouldNotBePublic
- TestsShouldNotBePublic.Accumulator - Class in org.openrewrite.java.testing.cleanup
- TimeoutRuleToClassAnnotation - Class in org.openrewrite.java.testing.junit5
- TimeoutRuleToClassAnnotation() - Constructor for class org.openrewrite.java.testing.junit5.TimeoutRuleToClassAnnotation
- TruthAssertToAssertThat - Class in org.openrewrite.java.testing.truth
- TruthAssertToAssertThat() - Constructor for class org.openrewrite.java.testing.truth.TruthAssertToAssertThat
- TruthAssertWithMessageToAssertJ - Class in org.openrewrite.java.testing.truth
- TruthAssertWithMessageToAssertJ() - Constructor for class org.openrewrite.java.testing.truth.TruthAssertWithMessageToAssertJ
- TruthCustomSubjectsToAssertJ - Class in org.openrewrite.java.testing.truth
- TruthCustomSubjectsToAssertJ() - Constructor for class org.openrewrite.java.testing.truth.TruthCustomSubjectsToAssertJ
- TruthThrowableAssertions - Class in org.openrewrite.java.testing.truth
- TruthThrowableAssertions() - Constructor for class org.openrewrite.java.testing.truth.TruthThrowableAssertions
U
- UpdateBeforeAfterAnnotations - Class in org.openrewrite.java.testing.junit5
- UpdateBeforeAfterAnnotations() - Constructor for class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations
- UpdateBeforeAfterAnnotations.UpdateBeforeAfterAnnotationsVisitor - Class in org.openrewrite.java.testing.junit5
- UpdateBeforeAfterAnnotationsVisitor() - Constructor for class org.openrewrite.java.testing.junit5.UpdateBeforeAfterAnnotations.UpdateBeforeAfterAnnotationsVisitor
- UpdateMockWebServer - Class in org.openrewrite.java.testing.junit5
-
Recipe for converting JUnit 4 okhttp3 MockWebServer Rules with their JUnit 5 equivalent.
- UpdateMockWebServer() - Constructor for class org.openrewrite.java.testing.junit5.UpdateMockWebServer
- UpdateTestAnnotation - Class in org.openrewrite.java.testing.junit5
- UpdateTestAnnotation() - Constructor for class org.openrewrite.java.testing.junit5.UpdateTestAnnotation
- UseAssertSame - Class in org.openrewrite.java.testing.junit5
- UseAssertSame() - Constructor for class org.openrewrite.java.testing.junit5.UseAssertSame
- UseTestMethodOrder - Class in org.openrewrite.java.testing.junit5
- UseTestMethodOrder() - Constructor for class org.openrewrite.java.testing.junit5.UseTestMethodOrder
- UseWiremockExtension - Class in org.openrewrite.java.testing.junit5
- UseWiremockExtension() - Constructor for class org.openrewrite.java.testing.junit5.UseWiremockExtension
V
- validate() - Method in class org.openrewrite.java.testing.cleanup.TestsShouldIncludeAssertions
- VerifyZeroToNoMoreInteractions - Class in org.openrewrite.java.testing.mockito
- VerifyZeroToNoMoreInteractions() - Constructor for class org.openrewrite.java.testing.mockito.VerifyZeroToNoMoreInteractions
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.AddMissingNested.AddNestedAnnotationVisitor
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.CategoryToTag.CategoryToTagVisitor
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension.MockitoRuleToMockitoExtensionVisitor
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.RemoveObsoleteRunners.RemoveObsoleteRunnersVisitor
- visitCompilationUnit(J.CompilationUnit, ExecutionContext) - Method in class org.openrewrite.java.testing.mockito.MockUtilsToStatic.MockUtilsToStaticVisitor
- visitMethodDeclaration(J.MethodDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.CategoryToTag.CategoryToTagVisitor
- visitMethodDeclaration(J.MethodDeclaration, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension.MockitoRuleToMockitoExtensionVisitor
- visitMethodInvocation(J.MethodInvocation, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.AssertToAssertions.AssertToAssertionsVisitor
- visitMethodInvocation(J.MethodInvocation, ExecutionContext) - Method in class org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension.MockitoRuleToMockitoExtensionVisitor
- visitNewClass(J.NewClass, ExecutionContext) - Method in class org.openrewrite.java.testing.mockito.MockUtilsToStatic.MockUtilsToStaticVisitor
All Classes and Interfaces|All Packages