Hi, Mockito for testing is fine for me, H2 as requirement for everybody sounds a bit heavy, would we still keep it optional unless somebody actually uses this functionality? I.e. if you have Maven/Gradle dependencies it wouldn't be dragged in by default?
Thanks... Dominik. On Fri, Jan 26, 2018 at 9:03 AM, pj.fanning <fannin...@yahoo.com> wrote: > Are there any objections to me adding dependencies on h2 jar dependency for > https://github.com/apache/poi/pull/85 and a test dependency on mockito? > I think mockito would be useful for allowing us to test edge cases. > An example is https://svn.apache.org/viewvc? > view=revision&revision=1822253 > where creating an XSLFTextRun with a null Font Size is not straightforward. > With mockito, it is very easy to produce such an instance. > > > > -- > Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org > For additional commands, e-mail: dev-h...@poi.apache.org > >