|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.AdempiereTestCase
test.functional.QueryTest
public class QueryTest
Test Query class
| Field Summary |
|---|
| Fields inherited from class test.AdempiereTestCase |
|---|
AD_Client_ID_Key, AD_User_ID_Key, fileName_Key, isClient_Key, LogLevel_Key, testProperties |
| Constructor Summary | |
|---|---|
QueryTest()
|
|
| Method Summary | |
|---|---|
void |
testCount_BadSQL()
|
void |
testCount_NoValues()
|
void |
testCount()
|
void |
testFirst()
|
void |
testIterate()
|
void |
testList()
|
void |
testQuery_NoTable()
|
void |
testScroll()
|
| Methods inherited from class test.AdempiereTestCase |
|---|
commit, getAD_Client_ID, getAD_User_ID, getCtx, getTrxName, isClient, rollback, setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryTest()
| Method Detail |
|---|
public void testQuery_NoTable()
throws Exception
Exception
public void testList()
throws Exception
Exception
public void testScroll()
throws Exception
Exception
public void testIterate()
throws Exception
Exception
public void testCount()
throws Exception
Exception
public void testCount_BadSQL()
throws Exception
Exception
public void testCount_NoValues()
throws Exception
Exception
public void testFirst()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||