[GitHub] brooklyn-library pull request #146: Unit test AbstractNonProvisionedControll...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-library/pull/146


---


[GitHub] brooklyn-library pull request #146: Unit test AbstractNonProvisionedControll...

2018-02-14 Thread aledsage
GitHub user aledsage opened a pull request:

https://github.com/apache/brooklyn-library/pull/146

Unit test AbstractNonProvisionedController



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

$ git pull https://github.com/aledsage/brooklyn-library 
unit-test-AbstractNonProvisionedController

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

https://github.com/apache/brooklyn-library/pull/146.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 #146


commit 716ecbf49bf294e7b9a20c41c7b0ca6ab8873cb1
Author: Aled Sage 
Date:   2018-02-14T14:10:59Z

AbstractNonProvisionedController: set isActive in postStart

commit b8a141344d81075eafe99e51e18f2de08c3b8f26
Author: Aled Sage 
Date:   2018-02-14T14:12:04Z

Unit test AbstractNonProvisionedController

Creates common super-type from AbstractControllerTest




---