다음을 통해 공유


ConstraintFactory.SamePath(String) 메서드

정의

제공된 경로가 정식화 후 예상 경로와 같은지 여부를 테스트하는 제약 조건을 반환합니다.

public NUnit.Framework.Constraints.SamePathConstraint SamePath (string expected);
member this.SamePath : string -> NUnit.Framework.Constraints.SamePathConstraint

매개 변수

expected
String

반환

적용 대상