Hi,
In Unit Test Framework can we fetch values from DB or using PXSelect Query for Table.
I am getting null object when i use PXSelect in unit test framework
Thanks.
Solved
In Unit Test Framework can we fetch values from DB or using PXSelect Query for Table
Best answer by Dmitrii Naumov
E,g, you’ll need to insert needed OrderType rows and PaymentTerms rows in the respective caches of SOOrderEntry graph and then you’ll be able to perform the test.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.