Hi, Tests are part of the published sources in separate directories under "src", for functions mostly under "src/testsources", e.g. src/testcases/org/apache/poi/ss/formula/functions seems a good place for unit-tests that cover specific functions.
Maybe also good if you use either the SVN or Git repository directly, then it is easier to contribute changes as patch or pull-request. See http://poi.apache.org/subversion.html and http://poi.apache.org/howtobuild.html for working with the code, Thanks... Dominik. On Sat, Mar 24, 2018 at 1:56 AM, Blake Watson <[email protected]> wrote: > I was going to try adding functions to POI (IFNA seems like a likely first > shot). I've imported the sources from the ZIP (NetBeans) and I can build > and run tests. But I don't see where the source code for the tests is. (I > assume I start with the tests...) > > Also open to any suggestions for...whatever. > -- > > *Blake Watson* > > *PNMAC* > Application Development Manager > 5898 Condor Drive > Moorpark, CA 93021 > (805) 330.4911 x7742 > [email protected] > www.PennyMacUSA.com <http://www.pennymacusa.com/> >
