mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
16 lines
692 B
XML
16 lines
692 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Test Framework Integration Tests" type="JUnit" factoryName="JUnit" folderName="Aggregator Tests">
|
|
<module name="intellij.idea.community.main" />
|
|
<option name="MAIN_CLASS_NAME" value="" />
|
|
<option name="METHOD_NAME" value="" />
|
|
<option name="TEST_OBJECT" value="pattern" />
|
|
<patterns>
|
|
<pattern testClass="com.intellij.junit4.*" />
|
|
<pattern testClass="com.intellij.testng.integration.*" />
|
|
<pattern testClass="com.intellij.testDiscovery.*" />
|
|
</patterns>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |