org.bibalex.daf.handlers.statusdatahandler
Class BackupInfoDefTest

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

public class BackupInfoDefTest
extends junit.framework.TestCase

Test for BackupInfoDefTest

Author:
Shehab.Kamal

Constructor Summary
BackupInfoDefTest()
           
 
Method Summary
 void testGetCompressedFolders()
           
 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

BackupInfoDefTest

public BackupInfoDefTest()
Method Detail

testToString

public void testToString()
                  throws StatusDefException
Throws:
StatusDefException

testGetCompressedFolders

public void testGetCompressedFolders()
                              throws StatusDefException
Throws:
StatusDefException

testToXmlString

public void testToXmlString()
                     throws StatusDefException
Throws:
StatusDefException