You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/08/18 05:17:04 UTC

[Bug 58252] New: Add new CellReference constructor unit tests

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: dev@poi.apache.org
          Reporter: javenoneal@gmail.com

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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58252] Add new CellReference constructor unit tests

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58252

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Thanks, patch committed in r1696427.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org