org.openjump.core.ui.plugin.tools
Class UnionByAttributePlugInTest

java.lang.Object
  extended by org.openjump.core.ui.plugin.tools.UnionByAttributePlugInTest

public class UnionByAttributePlugInTest
extends java.lang.Object

Author:
Benjamin Gudehus

Field Summary
static JUMPWorkbench workbench
           
 
Constructor Summary
UnionByAttributePlugInTest()
           
 
Method Summary
 void after()
           
static void afterClass()
           
 void before()
           
static void beforeClass()
           
 void testAddedResultLayer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

workbench

public static JUMPWorkbench workbench
Constructor Detail

UnionByAttributePlugInTest

public UnionByAttributePlugInTest()
Method Detail

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()

testAddedResultLayer

public void testAddedResultLayer()
                          throws java.lang.Exception
Throws:
java.lang.Exception