org.reflext.test.conformance.field
Class FieldUnitTest

java.lang.Object
  extended by junit.framework.Assert
      extended by org.reflext.test.ReflextUnitTest
          extended by org.reflext.test.conformance.field.FieldUnitTest

public class FieldUnitTest
extends ReflextUnitTest

Version:
$Revision$
Author:
Julien Viet

Nested Class Summary
 
Nested classes/interfaces inherited from class org.reflext.test.ReflextUnitTest
ReflextUnitTest.Comparison
 
Constructor Summary
FieldUnitTest()
           
 
Method Summary
protected  void execute()
           
 void testAccessMode()
           
 void testAnnotations()
           
 void testModifiers()
           
 void testNames()
           
 void testType()
           
 
Methods inherited from class org.reflext.test.ReflextUnitTest
compare, getMethodInfo, getPhase, getTypeInfo, resolve, resolve, run
 
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, toString, wait, wait, wait
 

Constructor Detail

FieldUnitTest

public FieldUnitTest()
Method Detail

execute

protected void execute()
                throws java.lang.Exception
Specified by:
execute in class ReflextUnitTest
Throws:
java.lang.Exception

testAnnotations

public void testAnnotations()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testModifiers

public void testModifiers()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testNames

public void testNames()
               throws java.lang.Exception
Throws:
java.lang.Exception

testType

public void testType()

testAccessMode

public void testAccessMode()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.