zipios::ZipFileTest(3) | Library Functions Manual | zipios::ZipFileTest(3) |
NAME
zipios::ZipFileTest
SYNOPSIS
Inherits CppUnit::TestCase.
Public Member Functions
CPPUNIT_TEST_SUITE (ZipFileTest)
CPPUNIT_TEST (testUnzip)
CPPUNIT_TEST (testZipUnzip)
CPPUNIT_TEST (testComment)
CPPUNIT_TEST (testClone)
CPPUNIT_TEST_SUITE_END ()
void testUnzip ()
void testZipUnzip ()
void testComment ()
void testClone ()
Detailed Description
Definition at line 20 of file zipfiletest.h.
Member Function Documentation
void zipios::ZipFileTest::testClone ()
Definition at line 108 of file zipfiletest.cpp.
void zipios::ZipFileTest::testComment ()
Definition at line 51 of file zipfiletest.cpp.
void zipios::ZipFileTest::testUnzip ()
Definition at line 27 of file zipfiletest.cpp.
void zipios::ZipFileTest::testZipUnzip ()
Definition at line 39 of file zipfiletest.cpp.
Author
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |