Response inline On Wed, Aug 28, 2019 at 11:55 PM Peter Verhas <pe...@verhas.com> wrote: > > [....snip...] > Paul King > > >You can stop using the JavadocAssertionTestSuite at any time. > >The code will still be in the Javadoc as documentation but just won't > >be tested any more as part of your test suite. > > This is the same for Java::Geci. The difference is that Java::Geci works > the other way around. It fetches code from the unit test (or for that > matter from just any text file which contains snippets) and puts it into > the JavaDoc (or for that matter into any text file that contains a > segment). In this sense Java::Geci is more general, not a unit test > specific tool. It is a tool to copy -- alter -- paste text snippets between > files.
Good to know, Geci certainly sounds interesting. Yes, we do it the other way around too for all of our asciidoc guides but for what we need there's a built-in feature of asciidoc. Cheers, Paul. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org