]> source.dussan.org Git - poi.git/commit
Adjust tests, comments, JavaDoc, IDE suggestions
authorDominik Stadler <centic@apache.org>
Sun, 13 Nov 2022 19:22:13 +0000 (19:22 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 13 Nov 2022 19:22:13 +0000 (19:22 +0000)
commit56d47448cefd3b5dc5fb1b0562b3df046ce7ec02
treecc09211dd8a7e0199cabd45e597ff5f356f2e0a0
parenta0abaf205a613276d4846173237dfef9246ea361
Adjust tests, comments, JavaDoc, IDE suggestions

Add more output for a flaky test which sometimes fails on very slow hardware

Shutdown in tests gracefully
Otherwise an NPE may "hide" a test-failure

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905273 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFPictureData.java
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
poi/src/test/java/org/apache/poi/hssf/model/TestRVA.java
poi/src/test/java/org/apache/poi/hssf/usermodel/TestMatrixFormulasFromBinarySpreadsheet.java
poi/src/test/java/org/apache/poi/ss/formula/eval/TestFormulasFromSpreadsheet.java