[mod-commands] Testing: declarative testing of multi-step actions

GitOrigin-RevId: d8c195494ae7973a44c1daf707fc38e6f76a7191
This commit is contained in:
Tagir Valeev
2023-07-20 18:08:24 +02:00
committed by intellij-monorepo-bot
parent be9a7b3ed9
commit 9ab2a2cd01
23 changed files with 134 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
// "Replace with '0'" "true-preview"
// "Replace with '0'|->Extract possible side effects" "true-preview"
import java.util.stream.*;
class Test {

View File

@@ -1,4 +1,4 @@
// "Replace with '0'" "true-preview"
// "Replace with '0'|->Extract possible side effects" "true-preview"
import java.util.stream.*;
class Test {