File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
utbot-intellij/src/main/resources/bundles Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2
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
3
Better results could be achieved by <a href="{0}{1}">installing mocking framework</a>.
4
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>.
5
+ Better results could be achieved by <a href="{0}{1}">configuring mockito-inline</a>.
6
6
test.report.test.framework.warning =<b>Warning</b>: There are several test frameworks in the project.\
7
7
To select run configuration, please refer to the documentation depending on the project build system:\
8
8
<a href="https://docs.gradle.org/current/userguide/java_testing.html#sec:configuring_java_integration_tests">Gradle</a>,\
You can’t perform that action at this time.
0 commit comments