poi/xmlbeans/test
2018-02-16 22:55:05 +00:00
..
cases
docs
lib
perf
src apply changes from com.github.pjfanning:xmlbeans 2018-02-16 22:55:05 +00:00
tools
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.