Common_Unit_Tests.xml 1021 B

12345678910111213141516171819202122232425
  1. <component name="ProjectRunConfigurationManager">
  2. <configuration default="false" name="Common Unit Tests" type="GradleRunConfiguration" factoryName="Gradle">
  3. <ExternalSystemSettings>
  4. <option name="executionName" />
  5. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  6. <option name="externalSystemIdString" value="GRADLE" />
  7. <option name="scriptParameters" value="" />
  8. <option name="taskDescriptions">
  9. <list />
  10. </option>
  11. <option name="taskNames">
  12. <list>
  13. <option value=":wsdk:cleanTestDebugUnitTest" />
  14. <option value=":wsdk:testDebugUnitTest" />
  15. </list>
  16. </option>
  17. <option name="vmOptions" />
  18. </ExternalSystemSettings>
  19. <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
  20. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  21. <DebugAllEnabled>false</DebugAllEnabled>
  22. <RunAsTest>true</RunAsTest>
  23. <method v="2" />
  24. </configuration>
  25. </component>