Main Content
sltest.TestCase.forInteractiveUse
Class: sltest.TestCase
Namespace: sltest
Description
returns a test case instance configured for interactive use at the MATLAB command line. Use
this method at the MATLAB command line to debug a testCase
= sltest.TestCase.forInteractiveUseTestCase
object without
having to write a complete test file. You cannot use this method within a test file.
Output Arguments
Examples
Version History
Introduced in R2020b