poi/src/scratchpad/testcases/org/apache/poi/hwpf
Javen O'Neal 3cbf4740b1 Use assertContains instead of assertTrue(text.contains) for better error messages on failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1792007 13f79535-47bb-0310-9956-ffa450edef68
2017-04-19 23:51:03 +00:00
..
converter bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
dev Cover some dev-tools with a few simple tests, close resources correctly 2017-01-26 19:58:25 +00:00
extractor Use assertContains instead of assertTrue(text.contains) for better error messages on failure 2017-04-19 23:51:03 +00:00
model Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
sprm Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
usermodel Use assertContains instead of assertTrue(text.contains) for better error messages on failure 2017-04-19 23:51:03 +00:00
AllHWPFTests.java remove deprecated o.a.p.hwpf.usermodel.Shapes (replaced by OfficeDrawing in POI 3.8 beta 4) 2016-06-17 01:34:00 +00:00
HWPFDocFixture.java Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
HWPFTestCase.java SonarCube fix - make members private 2016-12-13 00:33:08 +00:00
HWPFTestDataSamples.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
TestFieldsTables.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
TestHWPFPictures.java Finally enable test for bug 44937, we got the requested missing test-documents a long time ago already. 2017-01-26 19:59:05 +00:00
TestHWPFRangeParts.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00