You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2017/06/22 12:45:28 UTC

[GitHub] brooklyn-server issue #742: DefaultAzureArmNetworkCreator improvements

Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/742
  
    @Graeme-Miller incorporated review comments. Note that I've deleted some of the `verify` assertions. For example, I don't think it's worth calling `verify(azureComputeApi).getVirtualNetworkApi(TEST_RESOURCE_GROUP)` if we subsequently do `verify(virtualNetworkApi)` because the only way to get the `virtualNetworkApi` instance was to call the former method.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---