This will test the business logic directly on the server.
More...
|
void | Init () |
| open database connection or prepare other things for this test More...
|
|
void | TearDown () |
| cleaning up everything that was set up for this test More...
|
|
void | TestAdjustGiftBatch () |
| This will import a test gift batch, and post it, and then create an adjustment batch More...
|
|
This will test the business logic directly on the server.
◆ Init()
void Tests.MFinance.Server.Gift.TRevertAdjustGiftBatchTest.Init |
( |
| ) |
|
|
inline |
open database connection or prepare other things for this test
◆ TearDown()
void Tests.MFinance.Server.Gift.TRevertAdjustGiftBatchTest.TearDown |
( |
| ) |
|
|
inline |
cleaning up everything that was set up for this test
◆ TestAdjustGiftBatch()
void Tests.MFinance.Server.Gift.TRevertAdjustGiftBatchTest.TestAdjustGiftBatch |
( |
| ) |
|
|
inline |
This will import a test gift batch, and post it, and then create an adjustment batch
The documentation for this class was generated from the following file: