GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-server/pull/209
Test relative entities
Adds an entity for test cases that need to resolve their target from
another entity. For example, to make assertions on the child of a group member.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-server test-relative-entity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/209.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 #209
----
commit 1ec6aa17d2cb95d22bc6be18b68121506bf679c5
Author: Sam Corbett <[email protected]>
Date: 2016-06-15T15:47:20Z
Delete all @author Javadoc from test-framework
commit 01aac6ed2d5fbb18e4c6d9bc39638b4cd20bff77
Author: Sam Corbett <[email protected]>
Date: 2016-06-20T17:45:50Z
Add RelativeEntityTestCaseImpl
commit d87837a92ffb81cc45f65bcaf0385b14e88afb5e
Author: Sam Corbett <[email protected]>
Date: 2016-06-20T17:46:23Z
LoopOverGroupMembersTestCase checks status of entities before deciding
success/failure
----
---
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.
---