public void SetUp()
 {
     this.testee = new SHA1Algorithm();
 }
Exemplo n.º 2
0
 public void SetUp()
 {
     this.testee = new SHA1Algorithm();
 }