poi/xmlbeans/test
PJ Fanning 61b0d86a2d apply changes from com.github.pjfanning:xmlbeans
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824564 13f79535-47bb-0310-9956-ffa450edef68
2018-02-16 22:55:05 +00:00
..
cases add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
docs add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
lib add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
perf add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
src apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
tools add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00
readme.txt add xmlbeans code (latest from xmlbeans svn) 2018-02-16 22:41:27 +00:00

readme.txt

The doc folder under v2\tests has two docs

1)BuildingAndRunningTests.txt

The documentation here shows how to run & build tests.


2)TestOrganization.txt:

Documentation here shows the general layout of how the test framework is
structured and the best practise in while creating new tests. This documentation
should be read before adding new tests. It also shows when it becomes necessary
to make additions/modifications to testbuild.xml.