org.bibalex.daf.entities.phase
Class ReflectionDefTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.bibalex.daf.entities.phase.ReflectionDefTest
All Implemented Interfaces:
junit.framework.Test

public class ReflectionDefTest
extends junit.framework.TestCase

Test for ReflectionDef.

Author:
Shehab.Kamal

Constructor Summary
ReflectionDefTest()
           
 
Method Summary
 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

ReflectionDefTest

public ReflectionDefTest()
Method Detail

testToString

public void testToString()
                  throws PhaseDefinitionException
Throws:
PhaseDefinitionException

testToXmlString

public void testToXmlString()
                     throws PhaseDefinitionException
Throws:
PhaseDefinitionException