C# 클래스 Xunit.ValuesUtilities

Utility methods for generating values for test parameters.
파일 보기 프로젝트 열기: AArnott/Xunit.Combinatorial 1 사용 예제들

비공개 메소드들

메소드 설명
GetValuesFor ( ParameterInfo parameter ) : IEnumerable

Gets a sequence of values that should be tested for the specified parameter.

GetValuesFor ( Type dataType ) : IEnumerable

Gets a sequence of values that should be tested for the specified type.