public void SetupTest()
 {
     mockCommandRuntime = new MockCommandRuntime();
     mockIPersistentVM = new MockIPersistentVMForChefExtension();
 }
 public void SetupTest()
 {
     mockCommandRuntime = new MockCommandRuntime();
     mockIPersistentVM  = new MockIPersistentVMForChefExtension();
 }