이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
matlab.unittest 패키지
MATLAB 단위 테스트 프레임워크의 패키지 및 클래스 요약
설명
matlab.unittest
패키지는 다음의 클래스와 패키지로 구성됩니다.
클래스
matlab.unittest.FunctionTestCase | 함수 기반 테스트에 사용되는 TestCase |
matlab.unittest.Scope | Test scope enumeration class |
matlab.unittest.Test | Specification of a single test |
matlab.unittest.TestCase | Superclass of all test classes |
matlab.unittest.TestResult | Result of running test suite |
matlab.unittest.TestRunner | Class for running tests in matlab.unittest framework |
matlab.unittest.TestSuite | Fundamental interface for grouping tests to run |
matlab.unittest.Verbosity | Verbosity level enumeration class (renamed from
matlab.unittest.Verbosity ) |
패키지
matlab.unittest.constraints | MATLAB 제약 조건 인터페이스의 클래스 요약 |
matlab.unittest.diagnostics | MATLAB 진단 인터페이스(Diagnostics Interface)의 클래스 요약 |
matlab.unittest.fixtures | MATLAB 픽스처(Fixture) 인터페이스의 클래스 요약 |
matlab.unittest.parameters | Summary of classes associated with MATLAB Unit Test parameters |
matlab.unittest.plugins | MATLAB 플러그인 인터페이스의 클래스 요약 |
matlab.unittest.qualifications | MATLAB 가설 검정 인터페이스의 클래스 요약 |
matlab.unittest.selectors | Summary of classes in MATLAB Selectors Interface |
버전 내역
R2013a에 개발됨