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 2340e24 commit ea5a58aCopy full SHA for ea5a58a
1 file changed
utbot-intellij/src/main/resources/bundles/UtbotBundle.properties
@@ -2,7 +2,7 @@
2
test.report.force.mock.warning=<b>Warning</b>: Some test cases were ignored, because no mocking framework is installed in the project.<br>\
3
Better results could be achieved by <a href="{0}{1}">installing mocking framework</a>.
4
test.report.force.static.mock.warning=<b>Warning</b>: Some test cases were ignored, because mockito-inline is not installed in the project.<br>\
5
-etter results could be achieved by <a href="{0}{1}">configuring mockito-inline</a>.
+Better results could be achieved by <a href="{0}{1}">configuring mockito-inline</a>.
6
test.report.test.framework.warning=<b>Warning</b>: There are several test frameworks in the project.\
7
To select run configuration, please refer to the documentation depending on the project build system:\
8
<a href="https://docs.gradle.org/current/userguide/java_testing.html#sec:configuring_java_integration_tests">Gradle</a>,\
0 commit comments