libStatGen Software  1
PackedArrayTest Class Reference
Inheritance diagram for PackedArrayTest:
Collaboration diagram for PackedArrayTest:

Public Member Functions

 PackedArrayTest (const char *title)
 
void testBool ()
 
void test2Bit ()
 
void test4Bit ()
 
void testResize ()
 
void test ()
 
- Public Member Functions inherited from UnitTest
 UnitTest (const char *title)
 
void test ()
 
int getPassCount ()
 
int getFailureCount ()
 
const std::string getTitle () const
 
 UnitTest (const char *title)
 
void test ()
 
int getPassCount ()
 
int getFailureCount ()
 
const std::string getTitle () const
 

Additional Inherited Members

- Protected Attributes inherited from UnitTest
std::string m_title
 
int m_failures
 
int m_testNum
 

Detailed Description

Definition at line 27 of file PackedVectorTest.cpp.


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