sltest.CodeImporter.SandboxSettings Class
Namespace: sltest.CodeImporter
Description
Use an object of the sltest.CodeImporter.SandboxSettings
class to configure
a sandbox for C code unit testing. Creating an sltest.CodeImporter
object also
creates a SandboxSettings
object with default values.
SandboxSettings
objects do not apply when the TestType
setting of the sltest.CodeImporter
object is
IntegrationTest
.
Properties
Examples
Version History
Introduced in R2021a