2010-07-02 11:30:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<launchConfiguration type="org.testng.eclipse.launchconfig">
|
|
|
|
<booleanAttribute key="com.mountainminds.eclemma.core.INPLACE_INSTRUMENTATION" value="false"/>
|
|
|
|
<listAttribute key="com.mountainminds.eclemma.core.INSTRUMENTATION_PATHS">
|
2010-09-28 00:11:38 +02:00
|
|
|
<listEntry value="/refine/src/main/webapp/WEB-INF/classes"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
</listAttribute>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.testng.remote.RemoteTestNG"/>
|
2010-09-28 00:11:38 +02:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="refine"/>
|
|
|
|
<mapAttribute key="org.testng.eclipse.ALL_CLASS_METHODS"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.CLASS_TEST_LIST"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
<stringAttribute key="org.testng.eclipse.COMPLIANCE_LEVEL" value="JDK"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.GROUP_LIST"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.GROUP_LIST_CLASS"/>
|
|
|
|
<stringAttribute key="org.testng.eclipse.LOG_LEVEL" value="2"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.PACKAGE_TEST_LIST"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.SUITE_TEST_LIST">
|
2010-09-28 00:11:38 +02:00
|
|
|
<listEntry value="tests/server/conf/tests.xml"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
</listAttribute>
|
2010-09-28 00:11:38 +02:00
|
|
|
<intAttribute key="org.testng.eclipse.TYPE" value="3"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
</launchConfiguration>
|