示例#1
0
 public RandomizationHelperTests()
 {
     _sut = TestServiceLocator.StaticContainer.Resolve <IRandomizationHelper>();
 }