public class SQLTest extends Object
| Constructor and Description |
|---|
SQLTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFileSelect()
Reads from a local file and checks the result
|
void |
testFindBiggerNoTH()
Reads from a local file - finds larger table even without elements
|
void |
testNoTHSelect()
Reads from a local file without table headers and checks the result
|
void |
testReplace()
Reads from a URL and checks the result - tests replace attribute
|
void |
testURLSelect()
Reads from a URL and checks the result
|
public void testFileSelect()
throws SQLException
SQLExceptionpublic void testNoTHSelect()
throws SQLException
SQLExceptionpublic void testFindBiggerNoTH()
throws SQLException
SQLExceptionpublic void testURLSelect()
throws SQLException
SQLExceptionpublic void testReplace()
throws SQLException
SQLExceptionCopyright © 2014 Henry Olson. All Rights Reserved.