org.codehaus.tycho.osgitest
Class TestFramework

java.lang.Object
  extended by org.codehaus.tycho.osgitest.TestFramework

public class TestFramework
extends Object


Field Summary
static String TEST_JUNIT
           
static String TEST_JUNIT4
           
 
Constructor Summary
TestFramework()
           
 
Method Summary
 String getTestFramework(List<org.codehaus.tycho.ClasspathEntry> classpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_JUNIT

public static final String TEST_JUNIT
See Also:
Constant Field Values

TEST_JUNIT4

public static final String TEST_JUNIT4
See Also:
Constant Field Values
Constructor Detail

TestFramework

public TestFramework()
Method Detail

getTestFramework

public String getTestFramework(List<org.codehaus.tycho.ClasspathEntry> classpath)
                        throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2008-2011. All Rights Reserved.