org.codehaus.tycho.surefire.osgibooter
Class UITestApplication32

java.lang.Object
  extended by org.codehaus.tycho.surefire.osgibooter.AbstractUITestApplication
      extended by org.codehaus.tycho.surefire.osgibooter.UITestApplication32
All Implemented Interfaces:
org.eclipse.core.runtime.IPlatformRunnable, org.eclipse.ui.testing.ITestHarness

public class UITestApplication32
extends AbstractUITestApplication
implements org.eclipse.core.runtime.IPlatformRunnable


Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
UITestApplication32()
           
 
Method Summary
 java.lang.Object run(java.lang.Object args)
           
protected  void runApplication(java.lang.Object application, java.lang.String[] args)
           
 
Methods inherited from class org.codehaus.tycho.surefire.osgibooter.AbstractUITestApplication
run, runTests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UITestApplication32

public UITestApplication32()
Method Detail

run

public java.lang.Object run(java.lang.Object args)
                     throws java.lang.Exception
Specified by:
run in interface org.eclipse.core.runtime.IPlatformRunnable
Throws:
java.lang.Exception

runApplication

protected void runApplication(java.lang.Object application,
                              java.lang.String[] args)
                       throws java.lang.Exception
Specified by:
runApplication in class AbstractUITestApplication
Throws:
java.lang.Exception


Copyright © 2008-2011. All Rights Reserved.