public abstract class E4JunitTestCase extends Object
Modifier and Type | Field and Description |
---|---|
org.eclipse.fx.test.junit.FXTestRule |
r
Rule instance to use if methods are marked with
FXTest |
Constructor and Description |
---|
E4JunitTestCase(String productId)
Create a new test instance
|
Modifier and Type | Method and Description |
---|---|
void |
closeApplication()
Shut down the application
|
protected org.eclipse.e4.ui.model.application.ui.basic.MWindow |
getMainWindow() |
void |
launchApplication()
Launch the Eclipse 4 Application
|
public org.eclipse.fx.test.junit.FXTestRule r
FXTest
public E4JunitTestCase(String productId)
productId
- the product id to testCopyright © 2019. All rights reserved.