Package org.forester.test
Class Test
java.lang.Object
org.forester.test.Test
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isEqual
(double a, double b) static void
static boolean
static final boolean
static final boolean
static boolean
static final boolean
static final boolean
static final boolean
static final boolean
static 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()
-