caxlsx 3.1.1 → 3.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (154) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +43 -1
  3. data/README.md +4 -11
  4. data/lib/axlsx/content_type/abstract_content_type.rb +1 -1
  5. data/lib/axlsx/doc_props/app.rb +1 -1
  6. data/lib/axlsx/drawing/chart.rb +25 -2
  7. data/lib/axlsx/drawing/d_lbls.rb +3 -2
  8. data/lib/axlsx/drawing/scatter_series.rb +31 -0
  9. data/lib/axlsx/drawing/title.rb +11 -1
  10. data/lib/axlsx/drawing/view_3D.rb +1 -1
  11. data/lib/axlsx/package.rb +15 -5
  12. data/lib/axlsx/rels/relationship.rb +1 -1
  13. data/lib/axlsx/stylesheet/border.rb +2 -0
  14. data/lib/axlsx/stylesheet/font.rb +1 -1
  15. data/lib/axlsx/stylesheet/styles.rb +139 -24
  16. data/lib/axlsx/util/constants.rb +16 -1
  17. data/lib/axlsx/util/serialized_attributes.rb +2 -2
  18. data/lib/axlsx/util/storage.rb +9 -9
  19. data/lib/axlsx/version.rb +1 -1
  20. data/lib/axlsx/workbook/workbook.rb +55 -0
  21. data/lib/axlsx/workbook/worksheet/border_creator.rb +76 -0
  22. data/lib/axlsx/workbook/worksheet/cell.rb +29 -2
  23. data/lib/axlsx/workbook/worksheet/cell_serializer.rb +1 -1
  24. data/lib/axlsx/workbook/worksheet/col.rb +4 -4
  25. data/lib/axlsx/workbook/worksheet/data_validation.rb +26 -5
  26. data/lib/axlsx/workbook/worksheet/pivot_table.rb +55 -14
  27. data/lib/axlsx/workbook/worksheet/rich_text_run.rb +1 -1
  28. data/lib/axlsx/workbook/worksheet/worksheet.rb +68 -7
  29. data/lib/axlsx.rb +43 -10
  30. metadata +6 -253
  31. data/test/benchmark.rb +0 -72
  32. data/test/content_type/tc_content_type.rb +0 -76
  33. data/test/content_type/tc_default.rb +0 -16
  34. data/test/content_type/tc_override.rb +0 -14
  35. data/test/doc_props/tc_app.rb +0 -43
  36. data/test/doc_props/tc_core.rb +0 -42
  37. data/test/drawing/tc_area_chart.rb +0 -39
  38. data/test/drawing/tc_area_series.rb +0 -71
  39. data/test/drawing/tc_axes.rb +0 -8
  40. data/test/drawing/tc_axis.rb +0 -112
  41. data/test/drawing/tc_bar_3D_chart.rb +0 -86
  42. data/test/drawing/tc_bar_chart.rb +0 -86
  43. data/test/drawing/tc_bar_series.rb +0 -46
  44. data/test/drawing/tc_bubble_chart.rb +0 -44
  45. data/test/drawing/tc_bubble_series.rb +0 -21
  46. data/test/drawing/tc_cat_axis.rb +0 -31
  47. data/test/drawing/tc_cat_axis_data.rb +0 -27
  48. data/test/drawing/tc_chart.rb +0 -123
  49. data/test/drawing/tc_d_lbls.rb +0 -57
  50. data/test/drawing/tc_data_source.rb +0 -23
  51. data/test/drawing/tc_drawing.rb +0 -80
  52. data/test/drawing/tc_graphic_frame.rb +0 -27
  53. data/test/drawing/tc_hyperlink.rb +0 -64
  54. data/test/drawing/tc_line_3d_chart.rb +0 -47
  55. data/test/drawing/tc_line_chart.rb +0 -39
  56. data/test/drawing/tc_line_series.rb +0 -71
  57. data/test/drawing/tc_marker.rb +0 -44
  58. data/test/drawing/tc_named_axis_data.rb +0 -27
  59. data/test/drawing/tc_num_data.rb +0 -31
  60. data/test/drawing/tc_num_val.rb +0 -29
  61. data/test/drawing/tc_one_cell_anchor.rb +0 -66
  62. data/test/drawing/tc_pic.rb +0 -103
  63. data/test/drawing/tc_picture_locking.rb +0 -72
  64. data/test/drawing/tc_pie_3D_chart.rb +0 -28
  65. data/test/drawing/tc_pie_series.rb +0 -33
  66. data/test/drawing/tc_scaling.rb +0 -36
  67. data/test/drawing/tc_scatter_chart.rb +0 -48
  68. data/test/drawing/tc_scatter_series.rb +0 -56
  69. data/test/drawing/tc_ser_axis.rb +0 -31
  70. data/test/drawing/tc_series.rb +0 -23
  71. data/test/drawing/tc_series_title.rb +0 -54
  72. data/test/drawing/tc_str_data.rb +0 -18
  73. data/test/drawing/tc_str_val.rb +0 -30
  74. data/test/drawing/tc_title.rb +0 -70
  75. data/test/drawing/tc_two_cell_anchor.rb +0 -36
  76. data/test/drawing/tc_val_axis.rb +0 -24
  77. data/test/drawing/tc_view_3D.rb +0 -54
  78. data/test/drawing/tc_vml_drawing.rb +0 -25
  79. data/test/drawing/tc_vml_shape.rb +0 -106
  80. data/test/fixtures/image1.gif +0 -0
  81. data/test/fixtures/image1.jpeg +0 -0
  82. data/test/fixtures/image1.jpg +0 -0
  83. data/test/fixtures/image1.png +0 -0
  84. data/test/fixtures/image1_fake.jpg +0 -0
  85. data/test/profile.rb +0 -24
  86. data/test/rels/tc_relationship.rb +0 -52
  87. data/test/rels/tc_relationships.rb +0 -37
  88. data/test/stylesheet/tc_border.rb +0 -37
  89. data/test/stylesheet/tc_border_pr.rb +0 -32
  90. data/test/stylesheet/tc_cell_alignment.rb +0 -81
  91. data/test/stylesheet/tc_cell_protection.rb +0 -29
  92. data/test/stylesheet/tc_cell_style.rb +0 -57
  93. data/test/stylesheet/tc_color.rb +0 -43
  94. data/test/stylesheet/tc_dxf.rb +0 -81
  95. data/test/stylesheet/tc_fill.rb +0 -18
  96. data/test/stylesheet/tc_font.rb +0 -133
  97. data/test/stylesheet/tc_gradient_fill.rb +0 -72
  98. data/test/stylesheet/tc_gradient_stop.rb +0 -31
  99. data/test/stylesheet/tc_num_fmt.rb +0 -30
  100. data/test/stylesheet/tc_pattern_fill.rb +0 -43
  101. data/test/stylesheet/tc_styles.rb +0 -261
  102. data/test/stylesheet/tc_table_style.rb +0 -44
  103. data/test/stylesheet/tc_table_style_element.rb +0 -45
  104. data/test/stylesheet/tc_table_styles.rb +0 -29
  105. data/test/stylesheet/tc_xf.rb +0 -120
  106. data/test/tc_axlsx.rb +0 -109
  107. data/test/tc_helper.rb +0 -10
  108. data/test/tc_package.rb +0 -314
  109. data/test/util/tc_mime_type_utils.rb +0 -13
  110. data/test/util/tc_serialized_attributes.rb +0 -19
  111. data/test/util/tc_simple_typed_list.rb +0 -77
  112. data/test/util/tc_validators.rb +0 -210
  113. data/test/workbook/tc_defined_name.rb +0 -49
  114. data/test/workbook/tc_shared_strings_table.rb +0 -59
  115. data/test/workbook/tc_workbook.rb +0 -160
  116. data/test/workbook/tc_workbook_view.rb +0 -50
  117. data/test/workbook/worksheet/auto_filter/tc_auto_filter.rb +0 -38
  118. data/test/workbook/worksheet/auto_filter/tc_filter_column.rb +0 -76
  119. data/test/workbook/worksheet/auto_filter/tc_filters.rb +0 -50
  120. data/test/workbook/worksheet/tc_break.rb +0 -49
  121. data/test/workbook/worksheet/tc_cell.rb +0 -453
  122. data/test/workbook/worksheet/tc_cfvo.rb +0 -31
  123. data/test/workbook/worksheet/tc_col.rb +0 -93
  124. data/test/workbook/worksheet/tc_color_scale.rb +0 -58
  125. data/test/workbook/worksheet/tc_comment.rb +0 -72
  126. data/test/workbook/worksheet/tc_comments.rb +0 -57
  127. data/test/workbook/worksheet/tc_conditional_formatting.rb +0 -224
  128. data/test/workbook/worksheet/tc_data_bar.rb +0 -46
  129. data/test/workbook/worksheet/tc_data_validation.rb +0 -265
  130. data/test/workbook/worksheet/tc_date_time_converter.rb +0 -124
  131. data/test/workbook/worksheet/tc_header_footer.rb +0 -151
  132. data/test/workbook/worksheet/tc_icon_set.rb +0 -45
  133. data/test/workbook/worksheet/tc_outline_pr.rb +0 -19
  134. data/test/workbook/worksheet/tc_page_margins.rb +0 -97
  135. data/test/workbook/worksheet/tc_page_set_up_pr.rb +0 -15
  136. data/test/workbook/worksheet/tc_page_setup.rb +0 -143
  137. data/test/workbook/worksheet/tc_pane.rb +0 -54
  138. data/test/workbook/worksheet/tc_pivot_table.rb +0 -143
  139. data/test/workbook/worksheet/tc_pivot_table_cache_definition.rb +0 -62
  140. data/test/workbook/worksheet/tc_print_options.rb +0 -72
  141. data/test/workbook/worksheet/tc_protected_range.rb +0 -17
  142. data/test/workbook/worksheet/tc_rich_text.rb +0 -44
  143. data/test/workbook/worksheet/tc_rich_text_run.rb +0 -173
  144. data/test/workbook/worksheet/tc_row.rb +0 -160
  145. data/test/workbook/worksheet/tc_selection.rb +0 -55
  146. data/test/workbook/worksheet/tc_sheet_calc_pr.rb +0 -18
  147. data/test/workbook/worksheet/tc_sheet_format_pr.rb +0 -88
  148. data/test/workbook/worksheet/tc_sheet_pr.rb +0 -49
  149. data/test/workbook/worksheet/tc_sheet_protection.rb +0 -117
  150. data/test/workbook/worksheet/tc_sheet_view.rb +0 -214
  151. data/test/workbook/worksheet/tc_table.rb +0 -77
  152. data/test/workbook/worksheet/tc_table_style_info.rb +0 -53
  153. data/test/workbook/worksheet/tc_worksheet.rb +0 -601
  154. data/test/workbook/worksheet/tc_worksheet_hyperlink.rb +0 -55
@@ -1,143 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
-
4
- def shared_test_pivot_table_xml_validity(pivot_table)
5
- schema = Nokogiri::XML::Schema(File.open(Axlsx::SML_XSD))
6
- doc = Nokogiri::XML(pivot_table.to_xml_string)
7
- errors = []
8
- schema.validate(doc).each do |error|
9
- errors.push error
10
- puts error.message
11
- end
12
- assert(errors.empty?, "error free validation")
13
- end
14
-
15
- class TestPivotTable < Test::Unit::TestCase
16
- def setup
17
- p = Axlsx::Package.new
18
- @ws = p.workbook.add_worksheet
19
-
20
- @ws << ["Year","Month","Region", "Type", "Sales"]
21
- @ws << [2012, "Nov", "East", "Soda", "12345"]
22
- end
23
-
24
- def test_initialization
25
- assert(@ws.workbook.pivot_tables.empty?)
26
- assert(@ws.pivot_tables.empty?)
27
- end
28
-
29
- def test_add_pivot_table
30
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:D5')
31
- assert_equal('G5:G6', pivot_table.ref, 'ref assigned from first parameter')
32
- assert_equal('A1:D5', pivot_table.range, 'range assigned from second parameter')
33
- assert_equal('PivotTable1', pivot_table.name, 'name automatically generated')
34
- assert(pivot_table.is_a?(Axlsx::PivotTable), "must create a pivot table")
35
- assert_equal(@ws.workbook.pivot_tables.last, pivot_table, "must be added to workbook pivot tables collection")
36
- assert_equal(@ws.pivot_tables.last, pivot_table, "must be added to worksheet pivot tables collection")
37
- end
38
-
39
- def test_set_pivot_table_data_sheet
40
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:D5')
41
- data_sheet = @ws.clone
42
- data_sheet.name = "Pivot Table Data Source"
43
-
44
- assert_equal(pivot_table.data_sheet.name, @ws.name, "must default to the same sheet the pivot table is added to")
45
- pivot_table.data_sheet = data_sheet
46
- assert_equal(pivot_table.data_sheet.name, data_sheet.name, "data sheet assigned to pivot table")
47
- end
48
-
49
- def test_add_pivot_table_with_config
50
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5') do |pt|
51
- pt.rows = ['Year', 'Month']
52
- pt.columns = ['Type']
53
- pt.data = ['Sales']
54
- pt.pages = ['Region']
55
- end
56
- assert_equal(['Year', 'Month'], pivot_table.rows)
57
- assert_equal(['Type'], pivot_table.columns)
58
- assert_equal([{:ref=>"Sales"}], pivot_table.data)
59
- assert_equal(['Region'], pivot_table.pages)
60
- shared_test_pivot_table_xml_validity(pivot_table)
61
- end
62
-
63
- def test_add_pivot_table_with_options_on_data_field
64
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:D5') do |pt|
65
- pt.data = [{:ref=>"Sales", :subtotal => 'average'}]
66
- end
67
- assert_equal([{:ref=>"Sales", :subtotal => 'average'}], pivot_table.data)
68
- end
69
-
70
- def test_add_pivot_table_with_style_info
71
- style_info_data = { :name=>"PivotStyleMedium9", :showRowHeaders=>"1", :showLastColumn=>"0"}
72
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5', {:style_info=>style_info_data}) do |pt|
73
- pt.rows = ['Year', 'Month']
74
- pt.columns = ['Type']
75
- pt.data = ['Sales']
76
- pt.pages = ['Region']
77
- end
78
- assert_equal(style_info_data, pivot_table.style_info)
79
- shared_test_pivot_table_xml_validity(pivot_table)
80
- end
81
-
82
- def test_add_pivot_table_with_row_without_subtotals
83
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:D5', {:no_subtotals_on_headers=>['Year']}) do |pt|
84
- pt.data = ['Sales']
85
- pt.rows = ['Year','Month']
86
- end
87
- assert_equal(['Year'], pivot_table.no_subtotals_on_headers)
88
- end
89
-
90
- def test_header_indices
91
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5')
92
- assert_equal(0, pivot_table.header_index_of('Year' ))
93
- assert_equal(1, pivot_table.header_index_of('Month' ))
94
- assert_equal(2, pivot_table.header_index_of('Region' ))
95
- assert_equal(3, pivot_table.header_index_of('Type' ))
96
- assert_equal(4, pivot_table.header_index_of('Sales' ))
97
- assert_equal(nil, pivot_table.header_index_of('Missing'))
98
- assert_equal(%w(A1 B1 C1 D1 E1), pivot_table.header_cell_refs)
99
- end
100
-
101
- def test_pn
102
- @ws.add_pivot_table('G5:G6', 'A1:D5')
103
- assert_equal(@ws.pivot_tables.first.pn, "pivotTables/pivotTable1.xml")
104
- end
105
-
106
- def test_index
107
- @ws.add_pivot_table('G5:G6', 'A1:D5')
108
- assert_equal(@ws.pivot_tables.first.index, @ws.workbook.pivot_tables.index(@ws.pivot_tables.first))
109
- end
110
-
111
- def test_relationships
112
- assert(@ws.relationships.empty?)
113
- @ws.add_pivot_table('G5:G6', 'A1:D5')
114
- assert_equal(@ws.relationships.size, 1, "adding a pivot table adds a relationship")
115
- @ws.add_pivot_table('G10:G11', 'A1:D5')
116
- assert_equal(@ws.relationships.size, 2, "adding a pivot table adds a relationship")
117
- end
118
-
119
- def test_to_xml_string
120
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5', {:no_subtotals_on_headers=>['Year']}) do |pt|
121
- pt.rows = ['Year', 'Month']
122
- pt.columns = ['Type']
123
- pt.data = ['Sales']
124
- pt.pages = ['Region']
125
- end
126
- shared_test_pivot_table_xml_validity(pivot_table)
127
- end
128
-
129
- def test_to_xml_string_with_options_on_data_field
130
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5') do |pt|
131
- pt.data = [{:ref=>"Sales", :subtotal => 'average'}]
132
- end
133
- shared_test_pivot_table_xml_validity(pivot_table)
134
- end
135
-
136
- def test_add_pivot_table_with_format_options_on_data_field
137
- pivot_table = @ws.add_pivot_table('G5:G6', 'A1:E5') do |pt|
138
- pt.data = [{:ref=>"Sales", :subtotal => 'sum', num_fmt: 4}]
139
- end
140
- doc = Nokogiri::XML(pivot_table.to_xml_string)
141
- assert_equal('4', doc.at_css('dataFields dataField')['numFmtId'], 'adding format options to pivot_table')
142
- end
143
- end
@@ -1,62 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
- class TestPivotTableCacheDefinition < Test::Unit::TestCase
4
- def setup
5
- p = Axlsx::Package.new
6
- @ws = p.workbook.add_worksheet
7
- 5.times do
8
- @ws << ["aa","aa","aa","aa"]
9
- end
10
- @pivot_table = @ws.add_pivot_table('G5:G6', 'A1:D5')
11
- @cache_definition = @pivot_table.cache_definition
12
- end
13
-
14
- def test_initialization
15
- assert(@cache_definition.is_a?(Axlsx::PivotTableCacheDefinition), "must create a pivot table cache definition")
16
- assert_equal(@pivot_table, @cache_definition.pivot_table, 'refers back to its pivot table')
17
- end
18
-
19
- def test_pn
20
- assert_equal('pivotCache/pivotCacheDefinition1.xml', @cache_definition.pn)
21
- end
22
-
23
- def test_rId
24
- assert_equal @pivot_table.relationships.for(@cache_definition).Id, @cache_definition.rId
25
- end
26
-
27
- def test_index
28
- assert_equal(0, @cache_definition.index)
29
- end
30
-
31
- def test_cache_id
32
- assert_equal(1, @cache_definition.cache_id)
33
- end
34
-
35
- def test_data_sheet
36
- data_sheet = @ws.clone
37
- data_sheet.name = "Pivot Table Data Source"
38
- @pivot_table.data_sheet = data_sheet
39
-
40
- assert(@cache_definition.to_xml_string.include?(data_sheet.name), "must set the data source correctly")
41
- end
42
-
43
- def test_to_xml_string
44
- schema = Nokogiri::XML::Schema(File.open(Axlsx::SML_XSD))
45
- doc = Nokogiri::XML(@cache_definition.to_xml_string)
46
- errors = []
47
- schema.validate(doc).each do |error|
48
- errors.push error
49
- puts error.message
50
- end
51
- assert(errors.empty?, "error free validation")
52
- end
53
-
54
- def test_to_xml_string_for_special_characters
55
- cell = @ws.rows.first.cells.first
56
- cell.value = "&><'\""
57
-
58
- doc = Nokogiri::XML(@cache_definition.to_xml_string)
59
- errors = doc.errors
60
- assert(errors.empty?, "invalid xml: #{errors.map(&:to_s).join(', ')}")
61
- end
62
- end
@@ -1,72 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
- class TestPrintOptions < Test::Unit::TestCase
4
-
5
- def setup
6
- p = Axlsx::Package.new
7
- ws = p.workbook.add_worksheet :name => "hmmm"
8
- @po = ws.print_options
9
- end
10
-
11
- def test_initialize
12
- assert_equal(false, @po.grid_lines)
13
- assert_equal(false, @po.headings)
14
- assert_equal(false, @po.horizontal_centered)
15
- assert_equal(false, @po.vertical_centered)
16
- end
17
-
18
- def test_initialize_with_options
19
- optioned = Axlsx::PrintOptions.new(:grid_lines => true, :headings => true, :horizontal_centered => true, :vertical_centered => true)
20
- assert_equal(true, optioned.grid_lines)
21
- assert_equal(true, optioned.headings)
22
- assert_equal(true, optioned.horizontal_centered)
23
- assert_equal(true, optioned.vertical_centered)
24
- end
25
-
26
- def test_set_all_values
27
- @po.set(:grid_lines => true, :headings => true, :horizontal_centered => true, :vertical_centered => true)
28
- assert_equal(true, @po.grid_lines)
29
- assert_equal(true, @po.headings)
30
- assert_equal(true, @po.horizontal_centered)
31
- assert_equal(true, @po.vertical_centered)
32
- end
33
-
34
- def test_set_some_values
35
- @po.set(:grid_lines => true, :headings => true)
36
- assert_equal(true, @po.grid_lines)
37
- assert_equal(true, @po.headings)
38
- assert_equal(false, @po.horizontal_centered)
39
- assert_equal(false, @po.vertical_centered)
40
- end
41
-
42
- def test_to_xml
43
- @po.set(:grid_lines => true, :headings => true, :horizontal_centered => true, :vertical_centered => true)
44
- doc = Nokogiri::XML.parse(@po.to_xml_string)
45
- assert_equal(1, doc.xpath(".//printOptions[@gridLines=1][@headings=1][@horizontalCentered=1][@verticalCentered=1]").size)
46
- end
47
-
48
- def test_grid_lines
49
- assert_raise(ArgumentError) { @po.grid_lines = 99 }
50
- assert_nothing_raised { @po.grid_lines = true }
51
- assert_equal(@po.grid_lines, true)
52
- end
53
-
54
- def test_headings
55
- assert_raise(ArgumentError) { @po.headings = 99 }
56
- assert_nothing_raised { @po.headings = true }
57
- assert_equal(@po.headings, true)
58
- end
59
-
60
- def test_horizontal_centered
61
- assert_raise(ArgumentError) { @po.horizontal_centered = 99 }
62
- assert_nothing_raised { @po.horizontal_centered = true }
63
- assert_equal(@po.horizontal_centered, true)
64
- end
65
-
66
- def test_vertical_centered
67
- assert_raise(ArgumentError) { @po.vertical_centered = 99 }
68
- assert_nothing_raised { @po.vertical_centered = true }
69
- assert_equal(@po.vertical_centered, true)
70
- end
71
-
72
- end
@@ -1,17 +0,0 @@
1
- # encoding: UTF-8
2
- require 'tc_helper.rb'
3
- class TestProtectedRange < Test::Unit::TestCase
4
- def setup
5
- @p = Axlsx::Package.new
6
- @ws = @p.workbook.add_worksheet { |sheet| sheet.add_row [1,2,3,4,5,6,7,8,9] }
7
- end
8
-
9
- def test_initialize_options
10
- assert_nothing_raised {Axlsx::ProtectedRange.new(:sqref => 'A1:B1', :name => "only bob")}
11
- end
12
-
13
- def test_range
14
- r = @ws.protect_range('A1:B1')
15
- assert_equal('A1:B1', r.sqref)
16
- end
17
- end
@@ -1,44 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
- class RichText < Test::Unit::TestCase
4
- def setup
5
- p = Axlsx::Package.new
6
- @ws = p.workbook.add_worksheet :name => "hmmmz"
7
- p.workbook.styles.add_style :sz => 20
8
- @rt = Axlsx::RichText.new
9
- b = true
10
- (0..26).each do |r|
11
- @rt.add_run "run #{r}, ", :b => (b=!b), :i => !b
12
- end
13
- @row = @ws.add_row [@rt]
14
- @c = @row.first
15
- end
16
-
17
- def test_initialize
18
- assert_equal(@c.value, @rt)
19
- rt_direct = Axlsx::RichText.new('hi', :i => true)
20
- rt_indirect = Axlsx::RichText.new()
21
- rt_indirect.add_run('hi', :i => true)
22
- assert_equal(rt_direct.runs.length, 1)
23
- assert_equal(rt_indirect.runs.length, 1)
24
- row = @ws.add_row [rt_direct, rt_indirect]
25
- assert_equal(row[0].to_xml_string(0,0), row[1].to_xml_string(0,0))
26
- end
27
-
28
- def test_textruns
29
- runs = @rt.runs
30
- assert_equal(runs.length, 27)
31
- assert_equal(runs.first.b, false)
32
- assert_equal(runs.first.i, true)
33
- assert_equal(runs[1].b, true)
34
- assert_equal(runs[1].i, false)
35
- end
36
-
37
- def test_implicit_richtext
38
- rt = Axlsx::RichText.new('a', :b => true)
39
- row_rt = @ws.add_row [rt]
40
- row_imp = @ws.add_row ['a']
41
- row_imp[0].b = true
42
- assert_equal(row_rt[0].to_xml_string(0,0), row_imp[0].to_xml_string(0,0))
43
- end
44
- end
@@ -1,173 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
- class RichTextRun < Test::Unit::TestCase
4
- def setup
5
- @p = Axlsx::Package.new
6
- @ws = @p.workbook.add_worksheet :name => "hmmmz"
7
- @p.workbook.styles.add_style :sz => 20
8
- @rtr = Axlsx::RichTextRun.new('hihihi', b: true, i: false)
9
- @rtr2 = Axlsx::RichTextRun.new('hihi2hi2', b: false, i: true)
10
- @rt = Axlsx::RichText.new
11
- @rt.runs << @rtr
12
- @rt.runs << @rtr2
13
- @row = @ws.add_row [@rt]
14
- @c = @row.first
15
- end
16
-
17
- def test_initialize
18
- assert_equal(@rtr.value, 'hihihi')
19
- assert_equal(@rtr.b, true)
20
- assert_equal(@rtr.i, false)
21
- end
22
-
23
- def test_font_size_with_custom_style_and_no_sz
24
- @c.style = @c.row.worksheet.workbook.styles.add_style :bg_color => 'FF00FF'
25
- sz = @rtr.send(:font_size)
26
- assert_equal(sz, @c.row.worksheet.workbook.styles.fonts.first.sz * 1.5)
27
- sz = @rtr2.send(:font_size)
28
- assert_equal(sz, @c.row.worksheet.workbook.styles.fonts.first.sz)
29
- end
30
-
31
- def test_font_size_with_bolding
32
- @c.style = @c.row.worksheet.workbook.styles.add_style :b => true
33
- assert_equal(@c.row.worksheet.workbook.styles.fonts.first.sz * 1.5, @rtr.send(:font_size))
34
- assert_equal(@c.row.worksheet.workbook.styles.fonts.first.sz * 1.5, @rtr2.send(:font_size)) # is this the correct behaviour?
35
- end
36
-
37
- def test_font_size_with_custom_sz
38
- @c.style = @c.row.worksheet.workbook.styles.add_style :sz => 52
39
- sz = @rtr.send(:font_size)
40
- assert_equal(sz, 52 * 1.5)
41
- sz2 = @rtr2.send(:font_size)
42
- assert_equal(sz2, 52)
43
- end
44
-
45
- def test_rtr_with_sz
46
- @rtr.sz = 25
47
- assert_equal(25, @rtr.send(:font_size))
48
- end
49
-
50
- def test_color
51
- assert_raise(ArgumentError) { @rtr.color = -1.1 }
52
- assert_nothing_raised { @rtr.color = "FF00FF00" }
53
- assert_equal(@rtr.color.rgb, "FF00FF00")
54
- end
55
-
56
- def test_scheme
57
- assert_raise(ArgumentError) { @rtr.scheme = -1.1 }
58
- assert_nothing_raised { @rtr.scheme = :major }
59
- assert_equal(@rtr.scheme, :major)
60
- end
61
-
62
- def test_vertAlign
63
- assert_raise(ArgumentError) { @rtr.vertAlign = -1.1 }
64
- assert_nothing_raised { @rtr.vertAlign = :baseline }
65
- assert_equal(@rtr.vertAlign, :baseline)
66
- end
67
-
68
- def test_sz
69
- assert_raise(ArgumentError) { @rtr.sz = -1.1 }
70
- assert_nothing_raised { @rtr.sz = 12 }
71
- assert_equal(@rtr.sz, 12)
72
- end
73
-
74
- def test_extend
75
- assert_raise(ArgumentError) { @rtr.extend = -1.1 }
76
- assert_nothing_raised { @rtr.extend = false }
77
- assert_equal(@rtr.extend, false)
78
- end
79
-
80
- def test_condense
81
- assert_raise(ArgumentError) { @rtr.condense = -1.1 }
82
- assert_nothing_raised { @rtr.condense = false }
83
- assert_equal(@rtr.condense, false)
84
- end
85
-
86
- def test_shadow
87
- assert_raise(ArgumentError) { @rtr.shadow = -1.1 }
88
- assert_nothing_raised { @rtr.shadow = false }
89
- assert_equal(@rtr.shadow, false)
90
- end
91
-
92
- def test_outline
93
- assert_raise(ArgumentError) { @rtr.outline = -1.1 }
94
- assert_nothing_raised { @rtr.outline = false }
95
- assert_equal(@rtr.outline, false)
96
- end
97
-
98
- def test_strike
99
- assert_raise(ArgumentError) { @rtr.strike = -1.1 }
100
- assert_nothing_raised { @rtr.strike = false }
101
- assert_equal(@rtr.strike, false)
102
- end
103
-
104
- def test_u
105
- @c.type = :string
106
- assert_raise(ArgumentError) { @c.u = -1.1 }
107
- assert_nothing_raised { @c.u = :single }
108
- assert_equal(@c.u, :single)
109
- doc = Nokogiri::XML(@c.to_xml_string(1,1))
110
- assert(doc.xpath('//u[@val="single"]'))
111
- end
112
-
113
- def test_i
114
- assert_raise(ArgumentError) { @c.i = -1.1 }
115
- assert_nothing_raised { @c.i = false }
116
- assert_equal(@c.i, false)
117
- end
118
-
119
- def test_rFont
120
- assert_raise(ArgumentError) { @c.font_name = -1.1 }
121
- assert_nothing_raised { @c.font_name = "Arial" }
122
- assert_equal(@c.font_name, "Arial")
123
- end
124
-
125
- def test_charset
126
- assert_raise(ArgumentError) { @c.charset = -1.1 }
127
- assert_nothing_raised { @c.charset = 1 }
128
- assert_equal(@c.charset, 1)
129
- end
130
-
131
- def test_family
132
- assert_raise(ArgumentError) { @rtr.family = 0 }
133
- assert_nothing_raised { @rtr.family = 1 }
134
- assert_equal(@rtr.family, 1)
135
- end
136
-
137
- def test_b
138
- assert_raise(ArgumentError) { @c.b = -1.1 }
139
- assert_nothing_raised { @c.b = false }
140
- assert_equal(@c.b, false)
141
- end
142
-
143
- def test_multiline_autowidth
144
- wrap = @p.workbook.styles.add_style({:alignment => {:wrap_text => true}})
145
- awtr = Axlsx::RichTextRun.new('I\'m bold' + "\n", :b => true)
146
- rt = Axlsx::RichText.new
147
- rt.runs << awtr
148
- @ws.add_row [rt], :style => wrap
149
- ar = [0]
150
- awtr.autowidth(ar)
151
- assert_equal(2, ar.length)
152
- assert_equal(13.2, ar[0])
153
- assert_equal(0, ar[1])
154
- end
155
-
156
- def test_to_xml
157
- schema = Nokogiri::XML::Schema(File.open(Axlsx::SML_XSD))
158
- doc = Nokogiri::XML(@ws.to_xml_string)
159
- errors = []
160
- schema.validate(doc).each do |error|
161
- puts error.message
162
- errors.push error
163
- end
164
- assert(errors.empty?, "error free validation")
165
-
166
- assert(doc.xpath('//rPr/b[@val=1]'))
167
- assert(doc.xpath('//rPr/i[@val=0]'))
168
- assert(doc.xpath('//rPr/b[@val=0]'))
169
- assert(doc.xpath('//rPr/i[@val=1]'))
170
- assert(doc.xpath('//is//t[contains(text(), "hihihi")]'))
171
- assert(doc.xpath('//is//t[contains(text(), "hihi2hi2")]'))
172
- end
173
- end
@@ -1,160 +0,0 @@
1
- require 'tc_helper.rb'
2
-
3
- class TestRow < Test::Unit::TestCase
4
-
5
- def setup
6
- p = Axlsx::Package.new
7
- @ws = p.workbook.add_worksheet :name=>"hmmm"
8
- @row = @ws.add_row
9
- end
10
-
11
- def test_initialize
12
- assert(@row.cells.empty?, "no cells by default")
13
- assert_equal(@row.worksheet, @ws, "has a reference to the worksheet")
14
- assert_nil(@row.height, "height defaults to nil")
15
- assert(!@row.custom_height, "no custom height by default")
16
- end
17
-
18
- def test_initialize_with_fixed_height
19
- row = @ws.add_row([1,2,3,4,5], :height=>40)
20
- assert_equal(40, row.height)
21
- assert(row.custom_height)
22
- end
23
-
24
- def test_style
25
- r = @ws.add_row([1,2,3,4,5])
26
- r.style=1
27
- r.cells.each { |c| assert_equal(c.style,1) }
28
- end
29
-
30
- def test_color
31
- r = @ws.add_row([1,2,3,4,5])
32
- r.color = "FF00FF00"
33
- r.cells.each { |c| assert_equal(c.color.rgb, "FF00FF00") }
34
- end
35
-
36
- def test_index
37
- assert_equal(@row.row_index, @row.worksheet.rows.index(@row))
38
- end
39
-
40
- def test_add_cell
41
- c = @row.add_cell(1)
42
- assert_equal(@row.cells.last, c)
43
- end
44
-
45
- def test_add_cell_autowidth_info
46
- cell = @row.add_cell("this is the cell of cells")
47
- width = cell.send(:autowidth)
48
- assert_equal(@ws.column_info.last.width, width)
49
- end
50
-
51
- def test_array_to_cells
52
- r = @ws.add_row [1,2,3], :style=>1, :types=>[:integer, :string, :float]
53
- assert_equal(r.cells.size, 3)
54
- r.cells.each do |c|
55
- assert_equal(c.style, 1)
56
- end
57
- r = @ws.add_row [1,2,3], :style=>[1]
58
- assert_equal(r.cells.first.style, 1, "only apply style to cells with at the same index of of the style array")
59
- assert_equal(r.cells.last.style, 0, "only apply style to cells with at the same index of of the style array")
60
-
61
- end
62
-
63
- def test_array_to_cells_with_escape_formulas
64
- row = ['=HYPERLINK("http://www.example.com", "CSV Payload")', '=Bar']
65
- @ws.add_row row, escape_formulas: true
66
-
67
- assert_equal @ws.rows.last.cells[0].escape_formulas, true
68
- assert_equal @ws.rows.last.cells[1].escape_formulas, true
69
- end
70
-
71
- def test_array_to_cells_with_escape_formulas_as_an_array
72
- row = ['=HYPERLINK("http://www.example.com", "CSV Payload")', '+Foo', '-Bar']
73
- @ws.add_row row, escape_formulas: [true, false, true]
74
-
75
- assert_equal @ws.rows.last.cells.first.escape_formulas, true
76
- assert_equal @ws.rows.last.cells[1].escape_formulas, false
77
- assert_equal @ws.rows.last.cells[2].escape_formulas, true
78
- end
79
-
80
- def test_custom_height
81
- @row.height = 20
82
- assert(@row.custom_height)
83
- end
84
-
85
- def test_height
86
- assert_raise(ArgumentError) { @row.height = -3 }
87
- assert_nothing_raised { @row.height = 15 }
88
- assert_equal(15, @row.height)
89
- end
90
-
91
-
92
- def test_ph
93
- assert_raise(ArgumentError) { @row.ph = -3 }
94
- assert_nothing_raised { @row.ph = true }
95
- assert_equal(true, @row.ph)
96
- end
97
-
98
- def test_hidden
99
- assert_raise(ArgumentError) { @row.hidden = -3 }
100
- assert_nothing_raised { @row.hidden = true }
101
- assert_equal(true, @row.hidden)
102
- end
103
-
104
- def test_collapsed
105
- assert_raise(ArgumentError) { @row.collapsed = -3 }
106
- assert_nothing_raised { @row.collapsed = true }
107
- assert_equal(true, @row.collapsed)
108
- end
109
-
110
- def test_outlineLevel
111
- assert_raise(ArgumentError) { @row.outlineLevel = -3 }
112
- assert_nothing_raised { @row.outlineLevel = 2 }
113
- assert_equal(2, @row.outlineLevel)
114
- end
115
-
116
- def test_to_xml_without_custom_height
117
- doc = Nokogiri::XML.parse(@row.to_xml_string(0))
118
- assert_equal(0, doc.xpath(".//row[@ht]").size)
119
- assert_equal(0, doc.xpath(".//row[@customHeight]").size)
120
- end
121
-
122
- def test_to_xml_string
123
- @row.height = 20
124
- @row.s = 1
125
- @row.outlineLevel = 2
126
- @row.collapsed = true
127
- @row.hidden = true
128
- r_s_xml = Nokogiri::XML(@row.to_xml_string(0, ''))
129
- assert_equal(r_s_xml.xpath(".//row[@r=1]").size, 1)
130
- end
131
-
132
- def test_to_xml_string_with_custom_height
133
- @row.add_cell 1
134
- @row.height = 20
135
- r_s_xml = Nokogiri::XML(@row.to_xml_string(0, ''))
136
- assert_equal(r_s_xml.xpath(".//row[@r=1][@ht=20][@customHeight=1]").size, 1)
137
- end
138
-
139
- def test_offsets
140
- offset = 3
141
- values = [1,2,3,4,5]
142
- r = @ws.add_row(values, offset: offset, style: 1)
143
- r.cells.each_with_index do |c, index|
144
- assert_equal(c.style, index < offset ? 0 : 1)
145
- assert_equal(c.value, index < offset ? nil : values[index - offset])
146
- end
147
- end
148
-
149
- def test_offsets_with_styles
150
- offset = 3
151
- values = [1,2,3,4,5]
152
- styles = (1..5).map{ @ws.workbook.styles.add_style }
153
- r = @ws.add_row(values, offset: offset, style: styles)
154
- r.cells.each_with_index do |c, index|
155
- assert_equal(c.style, index < offset ? 0 : styles[index-offset])
156
- assert_equal(c.value, index < offset ? nil : values[index - offset])
157
- end
158
- end
159
-
160
- end