https://bz.apache.org/bugzilla/show_bug.cgi?id=62906

--- Comment #20 from David Gauntt <[email protected]> ---
Created attachment 36559
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36559&action=edit
Test case to illustrate bug 62906

This JUnit test class runs 3 tests:

testDefaultTableName: fails if the the default name conflicts with existing
XSSFTables or XSSFNames

testRangeNameConflict: fails if it is possible to rename an XSSFTable using the
name of an existing XSSFName

testTableNameConflict: fails if it is possible to rename an XSSFTable using the
name of an existing XSSFTable

The test also writes xlsx files to "build/custom-reports-test".  Open these
files to ensure that they are not corrupted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to