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 matlab.unittest framework
matlab.unittest.TestSuiteFundamental interface for grouping tests to run
matlab.unittest.VerbosityVerbosity level enumeration class (renamed from matlab.unittest.Verbosity)

패키지

matlab.unittest.constraintsMATLAB 제약 조건 인터페이스의 클래스 요약
matlab.unittest.diagnosticsMATLAB 진단 인터페이스(Diagnostics Interface)의 클래스 요약
matlab.unittest.fixturesMATLAB 픽스처(Fixture) 인터페이스의 클래스 요약
matlab.unittest.parametersSummary of classes associated with MATLAB Unit Test parameters
matlab.unittest.pluginsMATLAB 플러그인 인터페이스의 클래스 요약
matlab.unittest.qualificationsMATLAB 가설 검정 인터페이스의 클래스 요약
matlab.unittest.selectorsSummary of classes in MATLAB Selectors Interface

버전 내역

R2013a에 개발됨