You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/09/26 06:35:47 UTC

[2/2] brooklyn-server git commit: Closes #343

Closes #343

Add TestWinrmCommand for test-framework


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/8888a482
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/8888a482
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/8888a482

Branch: refs/heads/master
Commit: 8888a4823dfa938ee6ebbef8e154d61161d624ef
Parents: 6418c33 0674a5c
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Sep 26 09:35:19 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Sep 26 09:35:19 2016 +0300

----------------------------------------------------------------------
 .../core/internal/winrm/RecordingWinRmTool.java |  65 ++++-
 test-framework/pom.xml                          |   7 +
 .../test/framework/TestWinrmCommand.java        |  84 ++++++
 .../test/framework/TestWinrmCommandImpl.java    | 262 +++++++++++++++++
 .../test/framework/TestWinrmCommandTest.java    | 285 +++++++++++++++++++
 5 files changed, 699 insertions(+), 4 deletions(-)
----------------------------------------------------------------------