org.openjump.test
Class TestToolsTest
java.lang.Object
org.openjump.test.TestToolsTest
public class TestToolsTest
- extends java.lang.Object
- Author:
- Benjamin Gudehus
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
workbench
public static JUMPWorkbench workbench
workbenchContext
public static WorkbenchContext workbenchContext
workbenchFrame
public static WorkbenchFrame workbenchFrame
TestToolsTest
public TestToolsTest()
beforeClass
public static void beforeClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
before
public void before()
after
public void after()
afterClass
public static void afterClass()
testBuildWorkbench
public void testBuildWorkbench()
testOpenFile
public void testOpenFile()
testOpenFileAgain
public void testOpenFileAgain()
testConfigurePlugInWithFields
public void testConfigurePlugInWithFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConfigurePlugInWithDialog
public void testConfigurePlugInWithDialog()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConfigurePlugInWithoutFields
public void testConfigurePlugInWithoutFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConfigurePlugInWithoutDialog
public void testConfigurePlugInWithoutDialog()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExecutePluginWithFields
public void testExecutePluginWithFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExecutePluginWithDialog
public void testExecutePluginWithDialog()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExecutePluginWithoutThreadedPlugIn
public void testExecutePluginWithoutThreadedPlugIn()
throws java.lang.Exception
- Throws:
java.lang.Exception