List of all members | Public Member Functions | Private Member Functions
testMd5Sum Class Reference
Inheritance diagram for testMd5Sum:
Inheritance graph
[legend]

Public Member Functions

string MD5 (const string &data)
 
void setUp ()
 
void tearDown ()
 
void testMd5 ()
 
void testMd5OnFile ()
 
void testUseFinalized ()
 

Private Member Functions

 CPPUNIT_TEST (testMd5)
 
 CPPUNIT_TEST (testMd5OnFile)
 
 CPPUNIT_TEST_EXCEPTION (testUseFinalized, Md5Sum::WrongStageException)
 
 CPPUNIT_TEST_SUITE (testMd5Sum)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 26 of file testMd5Sum.cc.

Member Function Documentation

testMd5Sum::CPPUNIT_TEST ( testMd5  )
private
testMd5Sum::CPPUNIT_TEST ( testMd5OnFile  )
private
testMd5Sum::CPPUNIT_TEST_EXCEPTION ( testUseFinalized  ,
Md5Sum::WrongStageException   
)
private
testMd5Sum::CPPUNIT_TEST_SUITE ( testMd5Sum  )
private
testMd5Sum::CPPUNIT_TEST_SUITE_END ( )
private
string testMd5Sum::MD5 ( const string &  data)
inline

Definition at line 41 of file testMd5Sum.cc.

References utl::Md5Sum::GetHexDigest().

void testMd5Sum::setUp ( )
inline

Definition at line 36 of file testMd5Sum.cc.

void testMd5Sum::tearDown ( )
inline

Definition at line 38 of file testMd5Sum.cc.

void testMd5Sum::testMd5 ( )
inline

Definition at line 47 of file testMd5Sum.cc.

void testMd5Sum::testMd5OnFile ( )
inline

Definition at line 103 of file testMd5Sum.cc.

References file, and is().

void testMd5Sum::testUseFinalized ( )
inline

Definition at line 95 of file testMd5Sum.cc.

References utl::Md5Sum::AddData(), and utl::Md5Sum::GetRawDigest().


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

, generated on Tue Sep 26 2023.