Compare properties between a ct and a csv file generated from a ct via
  proplister.
    |  |  | 
    |  | 
        
          | _make_unique_key_ct(self,
        ct,
        title_key) Make a unique string from a number of properties stored in ct for 
      properties in title_key.
 |  |  | 
    |  | 
        
          | _make_unique_key_csv(self,
        line,
        title_index) Make a unique string from a number of properties stored in line for 
      properties in title_index.
 |  |  | 
    |  | 
        
          | import_std_file(self,
        std_file) Import the property/values and the key to use in comparison.
 |  |  | 
    |  |  | 
    |  | 
        
          | check_for_all_std_cts(self,
        str_file) Check that all expected std cts are found in the comparison structure
      file.
 |  |  | 
    |  |  |