OpenPetra
Free Administration Software for Non-Profits
Tests.MFinance.Server.Gift.TGiftTest 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 TestSimpleDatabaseAccess ()
 Test the number of ledgers. This demonstrates a simple access to the database More...
 
void TestSimpleWebConnector ()
 this demonstrates a simple test of a webconnector. More...
 

Detailed Description

This will test the business logic directly on the server.

Member Function Documentation

◆ Init()

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

open database connection or prepare other things for this test

◆ TearDown()

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

cleaning up everything that was set up for this test

◆ TestSimpleDatabaseAccess()

void Tests.MFinance.Server.Gift.TGiftTest.TestSimpleDatabaseAccess ( )
inline

Test the number of ledgers. This demonstrates a simple access to the database

◆ TestSimpleWebConnector()

void Tests.MFinance.Server.Gift.TGiftTest.TestSimpleWebConnector ( )
inline

this demonstrates a simple test of a webconnector.


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