Main Content

matlab.unittest 네임스페이스

MATLAB 단위 테스트 프레임워크의 클래스 및 네임스페이스 요약

설명

matlab.unittest 네임스페이스는 다음 클래스 및 네임스페이스로 구성되어 있습니다.

클래스

matlab.unittest.FunctionTestCase함수 기반 테스트를 위한 테스트 케이스
matlab.unittest.ScopeTest scope enumeration class
matlab.unittest.TestSpecification of a single test
matlab.unittest.TestCaseSuperclass of all test classes
matlab.unittest.TestResultResult of running test suite
matlab.unittest.TestRunnerClass for running tests in unit testing framework
matlab.unittest.TestSuiteFundamental interface for grouping tests to run

네임스페이스

matlab.unittest.constraintsMATLAB 제약 조건 인터페이스의 클래스 요약
matlab.unittest.fixturesMATLAB 픽스처(Fixture) 인터페이스의 클래스 요약
matlab.unittest.parametersSummary of classes associated with MATLAB unit testing parameters
matlab.unittest.pluginsMATLAB 플러그인 인터페이스의 클래스 요약
matlab.unittest.qualificationsMATLAB 가설 검정 인터페이스의 클래스 요약
matlab.unittest.selectorsSummary of classes in MATLAB selectors interface

버전 내역

R2013a에 개발됨