Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/airavata
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/61515272 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/61515272 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/61515272 Branch: refs/heads/master Commit: 61515272b4120d911c8425d974d9e51d1af3c262 Parents: 9a7299f cd29e74 Author: lahiru <[email protected]> Authored: Mon Jul 21 22:15:30 2014 -0400 Committer: lahiru <[email protected]> Committed: Mon Jul 21 22:15:30 2014 -0400 ---------------------------------------------------------------------- .../app/catalog/test/AppDeploymentTest.java | 147 +++++++++ .../app/catalog/test/AppInterfaceTest.java | 173 ++++++++++ .../app/catalog/test/ComputeResourceTest.java | 278 ++++++++++++++++ .../app/catalog/test/GatewayProfileTest.java | 127 ++++++++ .../app/catalog/test/util/Initialize.java | 321 +++++++++++++++++++ 5 files changed, 1046 insertions(+) ----------------------------------------------------------------------
