Reviewers: mp+214147_code.launchpad.net, Message: Please take a look. Description: provider/azure: ensure tests work correctly Some tests I wrote call StartInstance to check the parameters passed to createInstance. The tests don't actually verify that it called that method successfully, and all validation is done within the method. Updated the tests to ensure from outside that the method is called. https://code.launchpad.net/~axwalk/juju-core/azure-test-ensure-called/+merge/214147 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/84290044/ Affected files (+26, -6 lines): A [revision details] M provider/azure/environ_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20140404003547-v7dzlndz9bq9h4qd +New revision: