Esempio n. 1
0
 public SuperHeavyWeightFixture()
 {
     SUT = new SuperHeavyWeight();
 }
Esempio n. 2
0
 public SuperHeavyWeightTests()
 {
     sut = new SuperHeavyWeight();
 }