matlab.unittest 네임스페이스
MATLAB 단위 테스트 프레임워크의 클래스 및 네임스페이스 요약
설명
matlab.unittest
네임스페이스는 다음 클래스 및 네임스페이스로 구성되어 있습니다.
클래스
matlab.unittest.FunctionTestCase | 함수 기반 테스트를 위한 테스트 케이스 |
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 unit testing framework |
matlab.unittest.TestSuite | Fundamental interface for grouping tests to run |
네임스페이스
matlab.unittest.constraints | MATLAB 제약 조건 인터페이스의 클래스 요약 |
matlab.unittest.fixtures | MATLAB 픽스처(Fixture) 인터페이스의 클래스 요약 |
matlab.unittest.parameters | Summary of classes associated with MATLAB unit testing parameters |
matlab.unittest.plugins | MATLAB 플러그인 인터페이스의 클래스 요약 |
matlab.unittest.qualifications | MATLAB 가설 검정 인터페이스의 클래스 요약 |
matlab.unittest.selectors | Summary of classes in MATLAB selectors interface |
버전 내역
R2013a에 개발됨