2010-05-13 01:47:19 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2010-05-16 20:42:52 +02:00
|
|
|
<launchConfiguration type="org.testng.eclipse.launchconfig">
|
|
|
|
<booleanAttribute key="com.mountainminds.eclemma.core.INPLACE_INSTRUMENTATION" value="false"/>
|
|
|
|
<listAttribute key="com.mountainminds.eclemma.core.INSTRUMENTATION_PATHS">
|
|
|
|
<listEntry value="/gridworks/src/main/webapp/WEB-INF/classes"/>
|
2010-05-13 01:47:19 +02:00
|
|
|
</listAttribute>
|
2010-05-16 20:42:52 +02:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.testng.remote.RemoteTestNG"/>
|
2010-05-13 01:47:19 +02:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gridworks"/>
|
2010-05-16 20:42:52 +02:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:gridworks/build}"/>
|
|
|
|
<mapAttribute key="org.testng.eclipse.ALL_CLASS_METHODS"/>
|
|
|
|
<listAttribute key="org.testng.eclipse.CLASS_TEST_LIST"/>
|
|
|
|
<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">
|
|
|
|
<listEntry value="tests/java/conf/tests.xml"/>
|
|
|
|
</listAttribute>
|
|
|
|
<intAttribute key="org.testng.eclipse.TYPE" value="3"/>
|
2010-05-13 01:47:19 +02:00
|
|
|
</launchConfiguration>
|