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

            Bug ID: 58252
           Summary: Add new CellReference constructor unit tests
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33005
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33005&action=edit
TestCellReference.java patch

It looks like the org.apache.poi.ss.util.TestCellReference unit test only
covers 3 of the constructors, CellReference(String), CellReference(int, int),
and formatAsString is not tested for all possible inputs.

I've added these two cases to the TestCellReference in the attached patch.

-- 
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