Example #1
0
 public AutoDataAttribute(Type fixtureType)
     : this(AutoDataAttribute.CreateFixture(fixtureType))
 {
 }