Package org.forester.test
Class Test
java.lang.Object
org.forester.test.Test
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisEqual(double a, double b) static voidstatic booleanstatic final booleanstatic final booleanstatic booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final boolean 
- 
Constructor Details
- 
Test
public Test() 
 - 
 - 
Method Details
- 
isEqual
public static boolean isEqual(double a, double b)  - 
main
 - 
testEngulfingOverlapRemoval
public static boolean testEngulfingOverlapRemoval() - 
testNHXparsingFromURL2
public static final boolean testNHXparsingFromURL2() - 
testNHXparsingFromURL
public static final boolean testNHXparsingFromURL() - 
testOverlapRemoval
public static boolean testOverlapRemoval() - 
testPfamTreeReading
public static final boolean testPfamTreeReading() - 
testPhyloXMLparsingFromURL
public static final boolean testPhyloXMLparsingFromURL() - 
testToLReading
public static final boolean testToLReading() - 
testTreeBaseReading
public static final boolean testTreeBaseReading() - 
testTreeFamReading
public static final boolean testTreeFamReading() 
 -