|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
public final class JlineInputReaderTest
Jline console tests.
This class is based on the jline tests.
Control Version
Constructor Summary | |
---|---|
JlineInputReaderTest()
|
Method Summary | |
---|---|
void |
setUp()
Configuration before each test. |
static void |
setUpBeforeClass()
Establishes the configuration for the tests. |
void |
test1()
Tests an empty string. |
void |
test10()
Tests the command 'db2 create' |
void |
test10a()
Tests the command ' db2 create' |
void |
test11()
Tests the command 'db2 create ' |
void |
test12()
Tests the command 'db2 create t' |
void |
test13()
Tests the command 'db2 create tables' |
void |
test14()
Tests the command 'db2 create tablespace' |
void |
test15()
Tests the command 'db2 create ta' |
void |
test16()
Tests the command 'db2 create table' |
void |
test17()
Tests the command 'db2 create table ' |
void |
test18()
Tests the command 'db2 create table t1' |
void |
test19()
Tests the command 'db2 create table t1 ' |
void |
test2()
Tests the command 'd' |
void |
test20()
Tests the command 'db2 create table t1 (' |
void |
test21()
Tests the command 'db2 create table t1(' |
void |
test22()
Tests the command 'db2 create table table t1(c1' |
void |
test23()
Tests the command 'db2 create table table t1( c1' |
void |
test24()
Tests the command 'db2 create table table t1 ( c1 int )' |
void |
test25()
Tests the command ' db2' |
void |
test25a()
Tests the command ' db2' |
void |
test26()
Tests the command 'DB' |
void |
test26a()
Tests the command ' DB' |
void |
test27()
Tests the command 'DB CREA' |
void |
test27a()
Tests the command ' DB CREA' |
void |
test3()
Tests the command 'db' |
void |
test4()
Tests the command 'db2' |
void |
test5()
Tests the command 'db2 ' |
void |
test5a()
Tests the command 'db2 ' |
void |
test6()
Tests the command 'db2 c' |
void |
test7()
Tests the command 'db2 cr' |
void |
test8()
Tests the command 'db2 crea' |
void |
test8a()
Tests the command ' db2 crea' |
void |
test9()
Tests the command 'db2 crea ' |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JlineInputReaderTest()
Method Detail |
---|
public static void setUpBeforeClass() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void setUp() throws IOException
IOException
- If there is a problem when initializing the console.public void test1() throws IOException
IOException
- Never.public void test2() throws IOException
IOException
- Neverpublic void test3() throws IOException
IOException
- Neverpublic void test4() throws IOException
IOException
- Neverpublic void test5() throws IOException
IOException
- Neverpublic void test5a() throws IOException
IOException
- Neverpublic void test6() throws IOException
IOException
- Neverpublic void test7() throws IOException
IOException
- Neverpublic void test8() throws IOException
IOException
- Neverpublic void test8a() throws IOException
IOException
- Neverpublic void test9() throws IOException
IOException
- Neverpublic void test10() throws IOException
IOException
- Neverpublic void test10a() throws IOException
IOException
- Neverpublic void test11() throws IOException
IOException
- Neverpublic void test12() throws IOException
IOException
- Neverpublic void test13() throws IOException
IOException
- Neverpublic void test14() throws IOException
IOException
- Neverpublic void test15() throws IOException
IOException
- Neverpublic void test16() throws IOException
IOException
- Neverpublic void test17() throws IOException
IOException
- Neverpublic void test18() throws IOException
IOException
- Neverpublic void test19() throws IOException
IOException
- Neverpublic void test20() throws IOException
IOException
- Neverpublic void test21() throws IOException
IOException
- Neverpublic void test22() throws IOException
IOException
- Neverpublic void test23() throws IOException
IOException
- Neverpublic void test24() throws IOException
IOException
- Neverpublic void test25() throws IOException
IOException
- Neverpublic void test25a() throws IOException
IOException
- Neverpublic void test26() throws IOException
IOException
- Neverpublic void test26a() throws IOException
IOException
- Neverpublic void test27() throws IOException
IOException
- Neverpublic void test27a() throws IOException
IOException
- Never
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |