GitHub user geomacy opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/994
Add EntityAsserts and HttpUtils.
This are added to allow core code to make assertions on entities without
without having a dependency on TestNG.
For now, deprecate EntityTestUtils and HttpTestUtils, and in the future
these
can be removed in favour of the new classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geomacy/incubator-brooklyn decouple-test-utils
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/994.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 #994
----
commit c316e2177b88b2f274637d812e5659e751aeea0d
Author: Geoff Macartney <[email protected]>
Date: 2015-10-28T12:10:37Z
Add EntityAsserts and HttpUtils.
This are added to allow core code to make assertions on entities without
without having a dependency on TestNG.
For now, deprecate EntityTestUtils and HttpTestUtils, and in the future
these
can be removed in favour of the new classes.
----
---
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.
---