Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53341EFEF for ; Wed, 5 Dec 2012 11:53:39 +0000 (UTC) Received: (qmail 66753 invoked by uid 500); 5 Dec 2012 11:53:38 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 66681 invoked by uid 500); 5 Dec 2012 11:53:37 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 65698 invoked by uid 99); 5 Dec 2012 11:53:36 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 11:53:36 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id B723F1C4E8D; Wed, 5 Dec 2012 11:53:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1353177726226898879==" MIME-Version: 1.0 Subject: Review Request: Added unit test cases for api/commands From: "Meghna Kale" To: "Chip Childers" , "Prasanna Santhanam" , "Alex Huang" , "Chiradeep Vittal" Cc: "Meghna Kale" , "cloudstack" Date: Wed, 05 Dec 2012 11:53:31 -0000 Message-ID: <20121205115331.19218.46773@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Meghna Kale" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/8355/ X-Sender: "Meghna Kale" Reply-To: "Meghna Kale" --===============1353177726226898879== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8355/ ----------------------------------------------------------- Review request for cloudstack, Chip Childers, Prasanna Santhanam, Chiradeep= Vittal, and Alex Huang. Description ------- Added unit test cases for api/commands Diffs ----- api/src/com/cloud/api/commands/AssignToLoadBalancerRuleCmd.java 2a88e87 = api/src/com/cloud/api/commands/AssignVMCmd.java be28cc0 = api/src/com/cloud/api/commands/AssociateIPAddrCmd.java 7aaa5b5 = api/src/com/cloud/api/commands/AuthorizeSecurityGroupEgressCmd.java a6088= d0 = api/src/com/cloud/api/commands/AuthorizeSecurityGroupIngressCmd.java e8f8= b98 = api/src/com/cloud/api/commands/CreateAutoScalePolicyCmd.java 4d93747 = api/src/com/cloud/api/commands/CreateAutoScaleVmGroupCmd.java 83d7607 = api/src/com/cloud/api/commands/CreateAutoScaleVmProfileCmd.java 68c85d0 = api/src/com/cloud/api/commands/CreateConditionCmd.java eafd8a0 = api/test/src/com/cloud/api/commands/test/AddTrafficTypeCmdTest.java PRE-C= REATION = api/test/src/com/cloud/api/commands/test/AssignToLoadBalancerRuleCmdTest.= java PRE-CREATION = api/test/src/com/cloud/api/commands/test/AssignVMCmdTest.java PRE-CREATIO= N = api/test/src/com/cloud/api/commands/test/AttachIsoCmdTest.java PRE-CREATI= ON = api/test/src/com/cloud/api/commands/test/AttachVolumeCmdTest.java PRE-CRE= ATION = api/test/src/com/cloud/api/commands/test/AuthorizeSecurityGroupEgressCmdT= est.java PRE-CREATION = api/test/src/com/cloud/api/commands/test/AuthorizeSecurityGroupIngressCmd= Test.java PRE-CREATION = api/test/src/com/cloud/api/commands/test/CancelMaintenanceCmdTest.java PR= E-CREATION = api/test/src/com/cloud/api/commands/test/CancelPrimaryStorageMaintenanceC= mdTest.java PRE-CREATION = api/test/src/com/cloud/api/commands/test/CreateAutoScalePolicyCmdTest.jav= a PRE-CREATION = api/test/src/com/cloud/api/commands/test/CreateAutoScaleVmGroupCmdTest.ja= va PRE-CREATION = api/test/src/com/cloud/api/commands/test/CreateAutoScaleVmProfileCmdTest.= java PRE-CREATION = api/test/src/com/cloud/api/commands/test/CreateConditionCmdTest.java PRE-= CREATION = api/test/src/com/cloud/api/commands/test/CreateCounterCmdTest.java PRE-CR= EATION = Diff: https://reviews.apache.org/r/8355/diff/ Testing ------- Thanks, Meghna Kale --===============1353177726226898879==--