plot_logic_test.cpp File Reference

Functions

 TEST (plot_logic, test_corrected_int_v2_list_types)
 
 TEST (plot_logic, test_corrected_int_v3_list_types)
 
 TEST (plot_logic, test_corrected_int_v4_list_types)
 
 TEST (plot_logic, failure_mode_bad_metric_plot_by_cycle)
 
 TEST (plot_logic, ensure_color_name_index_is_correct)
 
 TEST (plot_logic, intensity_by_cycle)
 
 TEST (plot_logic, intensity_by_cycle_empty_interop)
 
 TEST (plot_logic, pf_clusters_by_lane)
 
 TEST (plot_logic, pf_clusters_by_lane_empty_interop)
 
 TEST (plot_logic, q_score_histogram)
 
 TEST (plot_logic, q_score_histogram_empty_interop)
 
 TEST (plot_logic, q_score_heatmap)
 
 TEST (plot_logic, q_score_heatmap_empty_interop)
 
 TEST (plot_logic, q_score_heatmap_buffer)
 
 TEST (plot_logic, flowcell_map)
 
 TEST (plot_logic, flowcell_map_empty_interop)
 
 TEST (plot_logic, sample_qc)
 
 TEST (plot_logic, sample_qc_empty_interop)
 
 TEST (plot_logic, check_plot_by_cycle_list)
 
 TEST (plot_logic, check_all_cycle_list)
 
 TEST (plot_logic, check_plot_by_lane_list)
 
 TEST (plot_logic, check_all_lane_list)
 
 TEST (plot_logic, check_plot_flowcell_list)
 
 TEST (plot_logic, check_all_flowcell_list)
 

Detailed Description

Unit tests for plot logic

Date
4/29/16
Version
1.0

Function Documentation

TEST ( plot_logic  ,
test_corrected_int_v2_list_types   
)
TEST ( plot_logic  ,
test_corrected_int_v3_list_types   
)
TEST ( plot_logic  ,
test_corrected_int_v4_list_types   
)
TEST ( plot_logic  ,
failure_mode_bad_metric_plot_by_cycle   
)
Test:
Confirm invalid metric thrown
TEST ( plot_logic  ,
ensure_color_name_index_is_correct   
)
TEST ( plot_logic  ,
intensity_by_cycle   
)
TEST ( plot_logic  ,
intensity_by_cycle_empty_interop   
)
TEST ( plot_logic  ,
pf_clusters_by_lane   
)
TEST ( plot_logic  ,
pf_clusters_by_lane_empty_interop   
)
TEST ( plot_logic  ,
q_score_histogram   
)
TEST ( plot_logic  ,
q_score_histogram_empty_interop   
)
TEST ( plot_logic  ,
q_score_heatmap   
)
TEST ( plot_logic  ,
q_score_heatmap_empty_interop   
)
TEST ( plot_logic  ,
q_score_heatmap_buffer   
)
TEST ( plot_logic  ,
flowcell_map   
)
TEST ( plot_logic  ,
flowcell_map_empty_interop   
)
TEST ( plot_logic  ,
sample_qc   
)
TEST ( plot_logic  ,
sample_qc_empty_interop   
)
TEST ( plot_logic  ,
check_plot_by_cycle_list   
)
TEST ( plot_logic  ,
check_all_cycle_list   
)
TEST ( plot_logic  ,
check_plot_by_lane_list   
)
TEST ( plot_logic  ,
check_all_lane_list   
)
TEST ( plot_logic  ,
check_plot_flowcell_list   
)
TEST ( plot_logic  ,
check_all_flowcell_list   
)