Definition at line 27 of file test_CEDate.h.
 
#include <test_CEDate.h>
◆ test_CEDate()
      
        
          | test_CEDate::test_CEDate  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~test_CEDate()
  
  
      
        
          | test_CEDate::~test_CEDate  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ runtests()
  
  
      
        
          | bool test_CEDate::runtests  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Run tests. 
- Returns
 - whether or not all tests succeeded 
 
Definition at line 50 of file test_CEDate.cpp.
 
 
◆ test_constructor()
  
  
      
        
          | bool test_CEDate::test_constructor  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ test_Gregorian()
  
  
      
        
          | bool test_CEDate::test_Gregorian  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ test_ReturnType()
  
  
      
        
          | bool test_CEDate::test_ReturnType  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ test_SetDate_JD()
  
  
      
        
          | bool test_CEDate::test_SetDate_JD  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ test_SetDate_MJD()
  
  
      
        
          | bool test_CEDate::test_SetDate_MJD  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ test_support_methods()
  
  
      
        
          | bool test_CEDate::test_support_methods  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ base_date_
  
  
      
        
          | CEDate test_CEDate::base_date_ | 
         
       
   | 
  
private   | 
  
 
 
◆ test_date_
  
  
      
        
          | CEDate test_CEDate::test_date_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: