Uses of Class
org.reflext.test.ReflextUnitTest.Comparison

Uses of ReflextUnitTest.Comparison in org.reflext.test
 

Methods in org.reflext.test that return ReflextUnitTest.Comparison
static ReflextUnitTest.Comparison ReflextUnitTest.Comparison.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReflextUnitTest.Comparison[] ReflextUnitTest.Comparison.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.reflext.test with parameters of type ReflextUnitTest.Comparison
protected  void ReflextUnitTest.compare(java.lang.String left, ReflextUnitTest.Comparison comparison, java.lang.String right)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.