org.ximtec.igesture.framework.storage.test
Class StorageEngineTest

java.lang.Object
  extended by org.ximtec.igesture.framework.storage.test.StorageEngineTest
Direct Known Subclasses:
Db4oTest, XmlTest

public abstract class StorageEngineTest
extends Object


Constructor Summary
StorageEngineTest()
           
 
Method Summary
abstract  org.ximtec.igesture.storage.StorageManager getStorageManager()
           
 void setUp()
           
 void testGestureClasses()
           
 void testGestureSet()
           
 void testGestureSetName()
           
 void testParamLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageEngineTest

public StorageEngineTest()
Method Detail

getStorageManager

public abstract org.ximtec.igesture.storage.StorageManager getStorageManager()

setUp

public void setUp()

testGestureSet

public void testGestureSet()

testGestureSetName

public void testGestureSetName()

testGestureClasses

public void testGestureClasses()

testParamLoad

public void testParamLoad()


Copyright © 2007 Global Information Systems Group, ETH Zurich. All Rights Reserved.