introduce validation and quick fix for conversion to @SpringJUnitConfig
#1403
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: validation
type: enhancement
Milestone
Add a validation and a quick fix that replaces the usage of
@ExtendWith(SpringExtension.class)
together with@ContextConfiguration
with@SpringJUnitConfig
.The text was updated successfully, but these errors were encountered: