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-22 20:36:33 +02:00
|
|
|
<listEntry value="/grefine-broker/module/MOD-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-22 20:36:33 +02:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="grefine-broker"/>
|
2010-07-07 09:19:04 +02:00
|
|
|
<mapAttribute key="org.testng.eclipse.ALL_CLASS_METHODS">
|
2010-09-22 20:36:33 +02:00
|
|
|
<mapEntry key="com.google.refine.broker.tests.RefineBrokerTests" value=""/>
|
2010-07-07 09:19:04 +02:00
|
|
|
</mapAttribute>
|
|
|
|
<listAttribute key="org.testng.eclipse.CLASS_TEST_LIST">
|
2010-09-22 20:36:33 +02:00
|
|
|
<listEntry value="com.google.refine.broker.tests.RefineBrokerTests"/>
|
2010-07-07 09:19:04 +02:00
|
|
|
</listAttribute>
|
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"/>
|
2010-07-07 09:19:04 +02:00
|
|
|
<listAttribute key="org.testng.eclipse.METHOD_TEST_LIST"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
<listAttribute key="org.testng.eclipse.PACKAGE_TEST_LIST"/>
|
2010-07-07 09:19:04 +02:00
|
|
|
<mapAttribute key="org.testng.eclipse.PARAMETERS"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
<listAttribute key="org.testng.eclipse.SUITE_TEST_LIST">
|
|
|
|
<listEntry value="tests/conf/tests.xml"/>
|
|
|
|
</listAttribute>
|
2010-07-07 09:19:04 +02:00
|
|
|
<intAttribute key="org.testng.eclipse.TYPE" value="1"/>
|
2010-07-02 11:30:36 +02:00
|
|
|
</launchConfiguration>
|