|
OpenPetra
Free Administration Software for Non-Profits
|
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 | Test1_ExpiredNonMailAddress () |
| Test the address tools More... | |
| void | Test2_FutureNonMailAddress () |
| void | Test3_CurrentNonMailAddress () |
| void | Test4_ExpiredMailAddress () |
| void | Test5_FutureMailAddress () |
| void | Test6_CurrentMailAddress () |
| void | TestEqualDates () |
| void | ActAndAssert (string StreetLine) |
| Run the queries and check the results More... | |
| void | CreateExpiredAddresses (bool Mailing) |
| void | CreateFutureAddresses (bool Mailing) |
| void | CreateCurrentAddresses (bool Mailing) |
| void | CreateNewLocation (Int64 APartnerKey, DateTime DateEffective, DateTime? GoodUntil, bool Mailing, string Street, PartnerEditTDS AMainDS) |
| Sets up test location rows More... | |
| void | SaveChanges () |
This will test the business logic directly on the server.
|
inline |
Run the queries and check the results
| StreetLine |
|
inline |
| Mailing |
|
inline |
| Mailing |
|
inline |
| Mailing |
|
inline |
Sets up test location rows
| APartnerKey | |
| DateEffective | |
| GoodUntil | |
| Mailing | |
| Street | |
| AMainDS |
|
inline |
Open database connection or prepare other things for this test
|
inline |
|
inline |
cleaning up everything that was set up for this test
|
inline |
Test the address tools
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |