GitHub user britter opened a pull request:

    https://github.com/apache/maven-surefire/pull/127

    [SUREFIRE 1293] Simplify 
org.apache.maven.plugin.surefire.report.TestSetRunListener by using the null 
object pattern

    Added null object implementations for fields used by TestSetRunListener in 
order to simplify TestSetRunListener code.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/britter/maven-surefire SUREFIRE-1293

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-surefire/pull/127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #127
    
----
commit fa5f480fbe02dbd401b98ca39b56a9a0db930f48
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T14:41:49Z

    Introduce NullConsoleReporter to simplify TesSetRunListener

commit a811fb618b4382feff6ee991d253c816f62e7d94
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T14:47:31Z

    Introduce NullFileReporter to simplify TesSetRunListener

commit d419b7be567546fe615bdcd770fe03229c141ca2
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T14:53:34Z

    Introduce NullStatisticsReporter to simplify TesSetRunListener

commit e56269cfce8b626e0e2667982891068251beedf6
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T14:57:16Z

    Introduce NullStatelessXmlReporter to simplify TesSetRunListener

commit 42dd834e098c3bbf8f103db52fb3edc125cd7276
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T15:00:39Z

    Introduce NullConsoleOutputReceiver to simplify TesSetRunListener

commit cbf8e0948a76f82e3ef7c124e21b2edb9b96f636
Author: Benedikt Ritter <[email protected]>
Date:   2016-10-09T15:07:38Z

    Make sure all the Null object classes can be instantiated

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to