解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10年以上 前

質問


xml output for matlab.unittest results
Hi, other xunit frameworks provide an xml file generation for the test results. E.g. the cppunit has a XmlOutputter class....

10年以上 前 | 2 件の回答 | 2

2

回答

質問


skip an unit test
Hi, I have a list of unit tests. Some of them should be skipped. I would assume as TestResult something like that: T...

10年以上 前 | 1 件の回答 | 2

1

回答

質問


hexadecimal numbers in generated code
Hi, I am using the Embedded Coder. All my S-functions are inlined with tlc-files. Some of the not tunable parameters shou...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


Matlab Unit Testing Framework supporting Simulink?
Hi, we need for our Simulink Software unit tests for quality assurance. I am looking at the Matlab Unit Testing Framework....

10年以上 前 | 3 件の回答 | 1

3

回答

質問


Fail Reasons exportable in the UnitTest-Framework?
Hi, when I run unit tests with the unittest framework. The result of a test run is a vector of matlab.unittest.TestResult ...

10年以上 前 | 4 件の回答 | 2

4

回答

質問


Logging of warnings possible?
Hi, is there a way of getting all warnings, which occur during a run of a matlab function/script/method? With "lastwarn" I...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Will there be a pdf-documentation for the unit-test-framework?
Hi, I want to use the Matlab-UnitTestFramework. A lot of functionality seems to be undocumented, e.g. the Plugin class wi...

10年以上 前 | 2 件の回答 | 2

2

回答