org.eclipse.emf.ecp.view.edapt.test
Class AbstractMigrationTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.edapt.test.AbstractMigrationTest
Direct Known Subclasses:
Table_PTest, TableNewDMROldNS_PTest

public abstract class AbstractMigrationTest
extends Object


Field Summary
 org.junit.rules.TemporaryFolder testFolder
           
 
Constructor Summary
AbstractMigrationTest()
           
 
Method Summary
 void before()
           
 void testMigration()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testFolder

public org.junit.rules.TemporaryFolder testFolder
Constructor Detail

AbstractMigrationTest

public AbstractMigrationTest()
Method Detail

before

public void before()
            throws IOException
Throws:
IOException

testMigration

public void testMigration()
                   throws Exception
Throws:
Exception


Copyright © 2015. All Rights Reserved.