poi/src/testcases/org/apache/poi/ss/format
Dominik Stadler 35173d9e30 Some warnings/improvements suggested by IntelliJ
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753188 13f79535-47bb-0310-9956-ffa450edef68
2016-07-18 09:34:59 +00:00
..
CellFormatTestBase.java deprecated constants pointing to MissingCellPolicy - use enum instead 2016-06-24 23:31:12 +00:00
TestCellFormat.java bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* 2016-07-04 10:15:18 +00:00
TestCellFormatCondition.java Some warnings/improvements suggested by IntelliJ 2016-07-18 09:34:59 +00:00
TestCellFormatResult.java Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls as per the javadoc 2015-08-19 18:00:31 +00:00