We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9375d32 commit 9ec9f3bCopy full SHA for 9ec9f3b
utbot-js/src/main/kotlin/codegen/JsCodeGenerator.kt
@@ -8,6 +8,7 @@ import org.utbot.framework.codegen.CodeGeneratorResult
8
import org.utbot.framework.codegen.domain.ForceStaticMocking
9
import org.utbot.framework.codegen.domain.HangingTestsTimeout
10
import org.utbot.framework.codegen.domain.ParametrizedTestSource
11
+import org.utbot.framework.codegen.domain.ProjectType
12
import org.utbot.framework.codegen.domain.RuntimeExceptionTestsBehaviour
13
import org.utbot.framework.codegen.domain.StaticsMocking
14
import org.utbot.framework.codegen.domain.TestFramework
0 commit comments