OpenPetra
Free Administration Software for Non-Profits
Tests.MFinance.Server.GL.TGLBatchTest 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 TestPostGLBatchArgumentValidation ()
 This will test argument validation for TGLPosting.PostGLBatch More...
 
void TestPostGLBatchesArgumentValidation ()
 This will test argument validation for TGLPosting.PostGLBatches More...
 
void TestPrepareGLBatchForPostingArgumentValidation ()
 This will test argument validation for TGLPosting.PrepareGLBatchForPosting More...
 
void TestLoadGLBatchDataArgumentValidation ()
 This will test argument validation for TGLPosting.LoadGLBatchData More...
 

Detailed Description

This will test the business logic directly on the server.

Member Function Documentation

◆ Init()

void Tests.MFinance.Server.GL.TGLBatchTest.Init ( )
inline

open database connection or prepare other things for this test

◆ TearDown()

void Tests.MFinance.Server.GL.TGLBatchTest.TearDown ( )
inline

cleaning up everything that was set up for this test

◆ TestLoadGLBatchDataArgumentValidation()

void Tests.MFinance.Server.GL.TGLBatchTest.TestLoadGLBatchDataArgumentValidation ( )
inline

This will test argument validation for TGLPosting.LoadGLBatchData

◆ TestPostGLBatchArgumentValidation()

void Tests.MFinance.Server.GL.TGLBatchTest.TestPostGLBatchArgumentValidation ( )
inline

This will test argument validation for TGLPosting.PostGLBatch

◆ TestPostGLBatchesArgumentValidation()

void Tests.MFinance.Server.GL.TGLBatchTest.TestPostGLBatchesArgumentValidation ( )
inline

This will test argument validation for TGLPosting.PostGLBatches

◆ TestPrepareGLBatchForPostingArgumentValidation()

void Tests.MFinance.Server.GL.TGLBatchTest.TestPrepareGLBatchForPostingArgumentValidation ( )
inline

This will test argument validation for TGLPosting.PrepareGLBatchForPosting


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