org.openbandy.test
Class DatabaseSelectorTest

java.lang.Object
  extended by org.openbandy.test.DatabaseSelectorTest

public class DatabaseSelectorTest
extends java.lang.Object

TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.

Version:
0.1
Author:
Philipp Bolliger (philipp@bolliger.name)

Constructor Summary
DatabaseSelectorTest()
           
 
Method Summary
 void setUp()
          TODO comment!
 void tearDown()
          TODO comment!
 void testGetAll()
          Test method for DatabaseSelector.getAll(org.openbandy.io.Serializable).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseSelectorTest

public DatabaseSelectorTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
TODO comment!

Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
TODO comment!

Throws:
java.lang.Exception

testGetAll

public void testGetAll()
Test method for DatabaseSelector.getAll(org.openbandy.io.Serializable).