Main Content

matlab.unittest.plugins 네임스페이스

MATLAB 플러그인 인터페이스의 클래스 요약

설명

플러그인은 TestRunner 객체를 사용자 지정합니다. matlab.unittest.plugins 네임스페이스는 다음 클래스로 구성되어 있습니다.

클래스

인터페이스 관련 기본 플러그인

matlab.unittest.plugins.ParallelizableInterface for plugins that support running tests in parallel
matlab.unittest.plugins.QualifyingPluginInterface for plugins that perform system-wide qualifications
matlab.unittest.plugins.TestRunnerPluginPlugin interface for extending test runner

플러그인 구현

진단 및 진행률 정보

matlab.unittest.plugins.DiagnosticsOutputPluginPlugin to direct diagnostics to output stream
matlab.unittest.plugins.DiagnosticsRecordingPluginPlugin to record diagnostics on test results
matlab.unittest.plugins.LoggingPluginPlugin to report diagnostic messages
matlab.unittest.plugins.TestRunProgressPluginPlugin that reports test run progress

디버그 및 가설 검정

matlab.unittest.plugins.DiagnosticsValidationPluginPlugin to help validate diagnostic code
matlab.unittest.plugins.FailOnWarningsPluginPlugin to fail tests that issue warnings
matlab.unittest.plugins.StopOnFailuresPluginPlugin to debug test failures

출력 형식 및 지속적 통합

matlab.unittest.plugins.TAPPluginPlugin that produces Test Anything Protocol stream
matlab.unittest.plugins.XMLPluginPlugin that writes test results to XML file

리포팅

matlab.unittest.plugins.CodeCoveragePluginPlugin that provides access to code coverage information
matlab.unittest.plugins.TestReportPluginPlugin that generates a test report

버전 내역

R2013a에 개발됨