Ejemplo n.º 1
0
 public RandomizationHelperTests()
 {
     _sut = TestServiceLocator.StaticContainer.Resolve <IRandomizationHelper>();
 }