public void SetUp()
 {
     this.testee = new SHA1Algorithm();
 }
 public void SetUp()
 {
     this.testee = new SHA1Algorithm();
 }