You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure fallback from controller-specific integration tests to regular integration tests (#2605)
* Extract params of `tryCreateFuzzingContext` to `data class`
* Configure `SpringIntegrationTestJavaFuzzingContext` to fallback to non-`mockMvc` tests
* Avoid `mockMvc` and non-`mockMvc` tests with same execution path in method under test
Copy file name to clipboardExpand all lines: utbot-spring-framework/src/main/kotlin/org/utbot/framework/context/spring/SpringIntegrationTestConcreteExecutionContext.kt
Copy file name to clipboardExpand all lines: utbot-spring-framework/src/main/kotlin/org/utbot/framework/context/spring/SpringIntegrationTestJavaFuzzingContext.kt
0 commit comments