public void TearDown()
 {
     BuildArtifacts.Clean();
 }
 public void SetUp()
 {
     BuildArtifacts.Clean();
 }