mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
The `Observation.awaitConfiguration` allows waiting for any tracked activity and their java async calls. GitOrigin-RevId: c19a0e1f0ff07ae43abbd0ec10ce6455f8cb69ef
42 lines
3.0 KiB
XML
42 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/testData">
|
|
<sourceFolder url="file://$MODULE_DIR$/testData" isTestSource="true" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/testSources">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSources" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" scope="TEST" name="jmock" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="jmock.junit4" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="jmock.legacy" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="module" module-name="intellij.gradle" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.gradle.common" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.gradle.java" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.tests" exported="" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.testFramework" exported="" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.gradle.toolingExtension.tests" exported="" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="org.codehaus.groovy:groovy-json" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="commons-cli" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.classLoader" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.boot" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.groovy" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution.dashboard" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend.observation" scope="TEST" />
|
|
</component>
|
|
</module> |