org.javaseis.io.test
Class TestRenameVirtualDataset

java.lang.Object
  extended by TestCase
      extended by org.javaseis.io.test.TestRenameVirtualDataset

public class TestRenameVirtualDataset
extends TestCase

Simple junit tests to create a virtual dataset, rename it and then open it again to make sure that we can still find all the parts.

Author:
sangelov

Constructor Summary
TestRenameVirtualDataset()
           
 
Method Summary
 void testRename()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRenameVirtualDataset

public TestRenameVirtualDataset()
Method Detail

testRename

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