This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch DOXIA-602 in repository https://gitbox.apache.org/repos/asf/maven-doxia.git.
from 855e044 [DOXIA-602] Code improvements for Junit new 03a201f [DOXIA-602] More improvements to tests new a49fb7b [DOXIA-602] Missing test The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../maven/doxia/document/DocumentModelTest.java | 25 +++------- .../maven/doxia/module/AbstractIdentityTest.java | 15 +++--- .../maven/doxia/sink/impl/AbstractSinkTest.java | 10 ++-- .../maven/doxia/module/apt/AptParserTest.java | 57 ++++----------------- .../module/confluence/ConfluenceParserTest.java | 27 ---------- .../doxia/module/docbook/DocBookParserTest.java | 1 - .../maven/doxia/module/fml/FmlParserTest.java | 20 ++------ .../maven/doxia/module/fo/FoAggregateSinkTest.java | 3 +- .../doxia/module/twiki/parser/ParagraphTest.java | 1 + .../maven/doxia/module/xdoc/XdocParserTest.java | 58 +++------------------- 10 files changed, 42 insertions(+), 175 deletions(-)