Adempiere 3.5.2a

test.functional
Class POTest

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

public class POTest
extends AdempiereTestCase

Tests for PO 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
POTest()
           
 
Method Summary
 void test_Changed()
          Tests the following methods: PO.is_Changed() PO.is_ValueChanged(String) Applies to following bugs: [ 1704828 ] PO.is_Changed() and PO.is_ValueChanged are not consistent
 void testTruncatedStrings()
          BF [ 1990856 ] PO.set_Value* : truncate string more than needed
 
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

POTest

public POTest()
Method Detail

test_Changed

public void test_Changed()
                  throws Exception
Tests the following methods: Applies to following bugs:

Throws:
Exception

testTruncatedStrings

public void testTruncatedStrings()
  • BF [ 1990856 ] PO.set_Value* : truncate string more than needed


  • Adempiere 3.5.2a

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