OpenPetra
Free Administration Software for Non-Profits
Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest 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 TestImportCSV ()
 Test importing a CSV file with partners More...
 
void TestImportCSVUnknownColumn ()
 Test importing a CSV file with partners, with unknown column More...
 
void TestImportCSVWithoutName ()
 Test importing a CSV file with partners, without Name More...
 
void TestImportCSV_Dates_DMY ()
 Test importing a CSV file with partners using dates with dmy format More...
 
void TestImportCSV_Dates_MDY ()
 Test importing a CSV file with partners using dates with mdy format More...
 

Detailed Description

This will test the business logic directly on the server.

Member Function Documentation

◆ Init()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.Init ( )
inline

open database connection or prepare other things for this test

◆ TearDown()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TearDown ( )
inline

cleaning up everything that was set up for this test

◆ TestImportCSV()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TestImportCSV ( )
inline

Test importing a CSV file with partners

◆ TestImportCSV_Dates_DMY()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TestImportCSV_Dates_DMY ( )
inline

Test importing a CSV file with partners using dates with dmy format

◆ TestImportCSV_Dates_MDY()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TestImportCSV_Dates_MDY ( )
inline

Test importing a CSV file with partners using dates with mdy format

◆ TestImportCSVUnknownColumn()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TestImportCSVUnknownColumn ( )
inline

Test importing a CSV file with partners, with unknown column

◆ TestImportCSVWithoutName()

void Tests.MPartner.Server.PartnerExports.TPartnerImportCSVTest.TestImportCSVWithoutName ( )
inline

Test importing a CSV file with partners, without Name


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