다음을 통해 공유


ExpectedExceptionBaseAttribute 생성자

ExpectedExceptionBaseAttribute 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UnitTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.UnitTestFramework(Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

구문

‘선언
Protected Sub New
protected ExpectedExceptionBaseAttribute()
protected:
ExpectedExceptionBaseAttribute()
new : unit -> ExpectedExceptionBaseAttribute
protected function ExpectedExceptionBaseAttribute()

설명

없음-예외 메시지는 다음 기본 값으로 초기화됩니다.

테스트 메서드 <test method name>는 예외를 throw하지 않습니다. 테스트 메서드에 정의된 <예상된 예외 특성 이름> 특성에 의해 예상되는 예외

.NET Framework 보안

참고 항목

참조

ExpectedExceptionBaseAttribute 클래스

ExpectedExceptionBaseAttribute 오버로드

Microsoft.VisualStudio.TestTools.UnitTesting 네임스페이스