OpenPetra
Free Administration Software for Non-Profits
|
This is a testing program for Ict.Common.IO.dll. More...
Public Member Functions | |
void | Init () |
init More... | |
void | TestXmlWriter () |
test the xml writer More... | |
void | TestYmlWriter () |
test the yml writer More... | |
void | TestReadAndWriteYaml () |
test reading and writing a yml file More... | |
void | TestCSVWriter () |
test the csv writer More... | |
void | TestCSVParser () |
test the csv parser More... | |
void | TestYMLParser () |
test the yml parser More... | |
void | TestYMLBackSlashValue () |
tests for yml with back slashes More... | |
void | TestCompressingString () |
test zipping strings More... | |
void | TestTemplateEngine () |
test the template engine More... | |
void | TestExcelExportFile () |
test writing to an Excel file. More... | |
void | TestExcelImportStream () |
test reading an Excel file More... | |
void | TestODSImportStream () |
test reading an OpenDocument spreadsheet file More... | |
This is a testing program for Ict.Common.IO.dll.
|
inline |
init
|
inline |
test zipping strings
|
inline |
test the csv parser
|
inline |
test the csv writer
|
inline |
test writing to an Excel file.
|
inline |
test reading an Excel file
|
inline |
test reading an OpenDocument spreadsheet file
|
inline |
test reading and writing a yml file
|
inline |
test the template engine
|
inline |
test the xml writer
|
inline |
tests for yml with back slashes
|
inline |
test the yml parser
|
inline |
test the yml writer