OpenPetra
Free Administration Software for Non-Profits
|
This is a testing program for Ict.Common.dll. More...
Public Member Functions | |
void | Init () |
init the test More... | |
void | TestDates () |
test dates More... | |
void | TestDateParsing () |
test the parsing of a date, needed eg. for gl batch import More... | |
void | TestNumberParsing () |
Test our unambiguous number parsing for 'LooksLikeFloat' More... | |
void | TestStringHelperFormatCurrency () |
test formatting currency values More... | |
void | TestStringHelperCurrencyFromCode () |
test formatting currency using currency code More... | |
void | TestStringHelperCSVList () |
test csv operations (comma separated value lists) More... | |
void | TestMultiLineCSV () |
test the parsing of CSV values that spread across multiple lines More... | |
void | TestStringHelperStrArrayToString () |
test the StrArrayToString Method More... | |
void | TestStringHelperStrCollToString () |
test the StrCollToString Method More... | |
void | TestVariantDates () |
test TVariant and dates More... | |
void | TestVariantComposite () |
test TVariant composites More... | |
void | TestVariantCurrencies () |
test TVariant and currencies More... | |
void | TestListSeparator () |
test currentculture and list separators More... | |
void | TestAmountToWords () |
test printing amounts as words More... | |
void | TestFileVersion () |
test parsing file versions More... | |
void | TestErrorCodes () |
Tests for Error Codes. More... | |
void | TestErrorCodesUniqueAcrossOpenPetra () |
Tests for the uniquness of Error Codes across OpenPetra. More... | |
void | TestGettext_GetPluralString_ExpectSingularPluralToWork () |
Tests the Catalog.GetPluralString Method to ensure that it always returns either the correct singluar or plural string - irrespective of the language resource file being loaded, or not. More... | |
Static Public Attributes | |
const String | ERR_TESTONLY1 = "TEST.99999V" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY2 = "TEST.99998V" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY7 = "TEST.99994V" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY3 = "TEST.99997V" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY4 = "TEST.99996N" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY5 = "TEST.99995x" |
Test-only Error Code for TestErrorCodes Method. More... | |
const String | ERR_TESTONLY6 = "TEST.99995x" |
Test-only Error Code for TestErrorCodes Method. More... | |
This is a testing program for Ict.Common.dll.
|
inline |
init the test
|
inline |
test printing amounts as words
|
inline |
test the parsing of a date, needed eg. for gl batch import
|
inline |
test dates
|
inline |
Tests for Error Codes.
|
inline |
Tests for the uniquness of Error Codes across OpenPetra.
Will throw an Ict.Common.EDuplicateErrorCodeException in case a duplicate Error Code exists!!!
|
inline |
test parsing file versions
|
inline |
Tests the Catalog.GetPluralString Method to ensure that it always returns either the correct singluar or plural string - irrespective of the language resource file being loaded, or not.
|
inline |
test currentculture and list separators
|
inline |
test the parsing of CSV values that spread across multiple lines
|
inline |
Test our unambiguous number parsing for 'LooksLikeFloat'
|
inline |
test csv operations (comma separated value lists)
|
inline |
test formatting currency using currency code
|
inline |
test formatting currency values
|
inline |
test the StrArrayToString Method
|
inline |
test the StrCollToString Method
|
inline |
test TVariant composites
|
inline |
test TVariant and currencies
|
inline |
test TVariant and dates
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.
|
static |
Test-only Error Code for TestErrorCodes Method.