Test case failure for a specific warning
이전 댓글 표시
I'm using matlab.unittest.TestRunner. A test runner can be configured to fail a test if warnings pop up during execution of the test case and it can be also configured to ignore specific warnings.
But is it possible to do it the other way around? That is, to configure a runner to fail only for certain warnings and ignore others?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Hypothesis Tests에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!