Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

matlab.unittest 네임스페이스

MATLAB 단위 테스트 프레임워크의 패키지 및 클래스 요약

설명

matlab.unittest 패키지는 다음 클래스와 패키지로 구성되어 있습니다.

클래스

matlab.unittest.FunctionTestCase함수 기반 테스트에 사용되는 TestCase
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에 개발됨