org.bibalex.daf.handlers.statusdatahandler
Class ServerDefTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.bibalex.daf.handlers.statusdatahandler.ServerDefTest
All Implemented Interfaces:
junit.framework.Test

public class ServerDefTest
extends junit.framework.TestCase

Test for ServerDef.

Author:
Shehab.Kamal

Constructor Summary
ServerDefTest()
           
 
Method Summary
 void testChangeFields()
           
 void testToString()
           
 void testToXmlString()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerDefTest

public ServerDefTest()
Method Detail

testToString

public void testToString()
                  throws StatusDefException
Throws:
StatusDefException

testChangeFields

public void testChangeFields()
                      throws StatusDefException
Throws:
StatusDefException

testToXmlString

public void testToXmlString()
                     throws StatusDefException
Throws:
StatusDefException