OpenPetra
Free Administration Software for Non-Profits
Ict.Common.IO.Testing.TTestCommonIO Class Reference

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...
 

Detailed Description

This is a testing program for Ict.Common.IO.dll.

Member Function Documentation

◆ Init()

void Ict.Common.IO.Testing.TTestCommonIO.Init ( )
inline

init

◆ TestCompressingString()

void Ict.Common.IO.Testing.TTestCommonIO.TestCompressingString ( )
inline

test zipping strings

◆ TestCSVParser()

void Ict.Common.IO.Testing.TTestCommonIO.TestCSVParser ( )
inline

test the csv parser

◆ TestCSVWriter()

void Ict.Common.IO.Testing.TTestCommonIO.TestCSVWriter ( )
inline

test the csv writer

◆ TestExcelExportFile()

void Ict.Common.IO.Testing.TTestCommonIO.TestExcelExportFile ( )
inline

test writing to an Excel file.

◆ TestExcelImportStream()

void Ict.Common.IO.Testing.TTestCommonIO.TestExcelImportStream ( )
inline

test reading an Excel file

◆ TestODSImportStream()

void Ict.Common.IO.Testing.TTestCommonIO.TestODSImportStream ( )
inline

test reading an OpenDocument spreadsheet file

◆ TestReadAndWriteYaml()

void Ict.Common.IO.Testing.TTestCommonIO.TestReadAndWriteYaml ( )
inline

test reading and writing a yml file

◆ TestTemplateEngine()

void Ict.Common.IO.Testing.TTestCommonIO.TestTemplateEngine ( )
inline

test the template engine

◆ TestXmlWriter()

void Ict.Common.IO.Testing.TTestCommonIO.TestXmlWriter ( )
inline

test the xml writer

◆ TestYMLBackSlashValue()

void Ict.Common.IO.Testing.TTestCommonIO.TestYMLBackSlashValue ( )
inline

tests for yml with back slashes

◆ TestYMLParser()

void Ict.Common.IO.Testing.TTestCommonIO.TestYMLParser ( )
inline

test the yml parser

◆ TestYmlWriter()

void Ict.Common.IO.Testing.TTestCommonIO.TestYmlWriter ( )
inline

test the yml writer


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