OpenPetra
Free Administration Software for Non-Profits
Tests.MFinance.Server.Gift.TRecurringGiftBatchTest Class Reference

This will test the business logic directly on the server. More...

Public Member Functions

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 TestDeleteSavedGiftBatch ()
 This will delete a specified Saved recurring gift batch, and attempt to save the resulting dataset More...
 
void TestDeleteUnsavedGiftBatch ()
 This will delete a specified unsaved recurring gift batch, and attempt to save the resulting dataset More...
 

Detailed Description

This will test the business logic directly on the server.

Member Function Documentation

◆ Init()

void Tests.MFinance.Server.Gift.TRecurringGiftBatchTest.Init ( )
inline

open database connection or prepare other things for this test

◆ TearDown()

void Tests.MFinance.Server.Gift.TRecurringGiftBatchTest.TearDown ( )
inline

cleaning up everything that was set up for this test

◆ TestDeleteSavedGiftBatch()

void Tests.MFinance.Server.Gift.TRecurringGiftBatchTest.TestDeleteSavedGiftBatch ( )
inline

This will delete a specified Saved recurring gift batch, and attempt to save the resulting dataset

◆ TestDeleteUnsavedGiftBatch()

void Tests.MFinance.Server.Gift.TRecurringGiftBatchTest.TestDeleteUnsavedGiftBatch ( )
inline

This will delete a specified unsaved recurring gift batch, and attempt to save the resulting dataset


The documentation for this class was generated from the following file: