Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-11build2_amd64 bug

NAME

       zipios::ZipInputStreamTest

SYNOPSIS

       Inherits CppUnit::TestCase.

   Public Member Functions
       CPPUNIT_TEST_SUITE (ZipInputStreamTest)
       CPPUNIT_TEST (testFirstMethod)
       CPPUNIT_TEST (testZipContents)
       CPPUNIT_TEST (testZipContentNames)
       CPPUNIT_TEST (testZipFileSizes)
       CPPUNIT_TEST (testDirectory)
       CPPUNIT_TEST_SUITE_END ()
       void testFirstMethod ()
       void testZipContents ()
       void testZipContentNames ()
       void testZipFileSizes ()
       void testDirectory ()

   Static Public Attributes
       static const TestFiles TEST_FILES

Detailed Description

       Definition at line 20 of file zipinputstreamtest.h.

Member Function Documentation

   void zipios::ZipInputStreamTest::testDirectory ()
       Definition at line 59 of file zipinputstreamtest.cpp.

   void zipios::ZipInputStreamTest::testFirstMethod ()
       Definition at line 15 of file zipinputstreamtest.cpp.

   void zipios::ZipInputStreamTest::testZipContentNames ()
       Definition at line 27 of file zipinputstreamtest.cpp.

   void zipios::ZipInputStreamTest::testZipContents ()
       Definition at line 19 of file zipinputstreamtest.cpp.

   void zipios::ZipInputStreamTest::testZipFileSizes ()
       Definition at line 43 of file zipinputstreamtest.cpp.

Member Data Documentation

   const TestFiles zipios::ZipInputStreamTest::TEST_FILES [static]
       Definition at line 36 of file zipinputstreamtest.h.

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

                                             Zipios++               zipios::ZipInputStreamTest(3)