public void SetUp()
 {
     _sut = new SecretHasher();
 }
Exemple #2
0
 public void SetUp()
 {
     _sut = new SecretHasher();
 }