org.schwiebert.abl4j.tests
Class AlignTests
java.lang.Object
org.schwiebert.abl4j.tests.AbstractTest
org.schwiebert.abl4j.tests.AlignTests
public class AlignTests
- extends AbstractTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
static FilenameFilter filter
overallJavaTime
private static int overallJavaTime
overallCppTime
private static int overallCppTime
counter
private static int counter
AlignTests
public AlignTests()
runJavaProgram
protected void runJavaProgram(String[] args)
throws IOException
- Specified by:
runJavaProgram in class AbstractTest
- Throws:
IOException
runAlignment
private void runAlignment(String[] align_opts)
throws IOException
- Throws:
IOException
testL
public void testL()
throws IOException
- Throws:
IOException
testT
public void testT()
throws IOException
- Throws:
IOException
testB
public void testB()
throws IOException
- Throws:
IOException
testA
public void testA()
throws IOException
- Throws:
IOException
testWM
public void testWM()
throws IOException
- Throws:
IOException
testWB
public void testWB()
throws IOException
- Throws:
IOException
afterClass
public static void afterClass()
© 2007 Stephan Schwiebert