public Create ( IMethodInfo testMethod, ISpecimenBuilderFactory builderFactory ) : IEnumerable |
||
testMethod | IMethodInfo | /// Information about a test method. /// |
builderFactory | ISpecimenBuilderFactory | /// A factory of test fixture. /// |
return | IEnumerable |