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