Adempiere 3.5.2a

test.functional
Class QueryTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.AdempiereTestCase
              extended by test.functional.QueryTest
All Implemented Interfaces:
junit.framework.Test

public class QueryTest
extends AdempiereTestCase

Test Query class

Author:
Teo Sarca, SC ARHIPAC SERVICE SRL

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

QueryTest

public QueryTest()
Method Detail

testQuery_NoTable

public void testQuery_NoTable()
                       throws Exception
Throws:
Exception

testList

public void testList()
              throws Exception
Throws:
Exception

testScroll

public void testScroll()
                throws Exception
Throws:
Exception

testIterate

public void testIterate()
                 throws Exception
Throws:
Exception

testCount

public void testCount()
               throws Exception
Throws:
Exception

testCount_BadSQL

public void testCount_BadSQL()
                      throws Exception
Throws:
Exception

testCount_NoValues

public void testCount_NoValues()
                        throws Exception
Throws:
Exception

testFirst

public void testFirst()
               throws Exception
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.