org.openbandy.example.test
Class RmsSerializerTest

java.lang.Object
  extended by org.openbandy.test.Test
      extended by org.openbandy.example.test.RmsSerializerTest
All Implemented Interfaces:
java.lang.Runnable

public class RmsSerializerTest
extends Test

TODO describe purpose and usage

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

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

Constructor Summary
RmsSerializerTest()
           
 
Method Summary
 void run()
           
 boolean testDeletion(Car car)
           
 
Methods inherited from class org.openbandy.test.Test
getName, setTestsScreen, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmsSerializerTest

public RmsSerializerTest()
Method Detail

run

public void run()

testDeletion

public boolean testDeletion(Car car)