Ricardo Krause
Followers: 0 Following: 0
Feeds
提问
Some lines missed in code coverage report
Hello, we work with matlab unit tests for matlab classes and want to improve our code coverage. We noticed that sometimes the...
4 years 前 | 0 个回答 | 0
0
个回答提问
Exclude files for CodeCoveragePlugin
Hi community, I use the CodeCoveragePlugin to generate a coverage report for m-scripts. This is working well (more, less) No...
4 years 前 | 1 个回答 | 0
1
个回答提问
Mock method invoke different method
Hello, I want to create a TestCase where a GUI interaction has to be bypassed (external service with own gui). I imagined that...
4 years 前 | 0 个回答 | 0
0
个回答已回答
Create .m file programmatically with fitting metadata
ok, found the solution ... the file was in a package folder stored and needs to be called by package.Filename
Create .m file programmatically with fitting metadata
ok, found the solution ... the file was in a package folder stored and needs to be called by package.Filename
5 years 前 | 0
| 已接受
提问
Create .m file programmatically with fitting metadata
Hi@all, I'm trying to build a unit test generator, but I dstruggle a little bit :/ planned steps: Find the file to create the...
5 years 前 | 1 个回答 | 0
1
个回答提问
Dynamic event registration like Mediator-Pattern
Hi, I try to develop a oop gui application with AppDesigner and mvc pattern ... and at the moment I struggle to decouple my c...
5 years 前 | 0 个回答 | 0
0
个回答已回答
Parameters for Matlab.unittest.TestCase
Hi @all, in relation to this topic I've been thinking about the use of an IoC container which I like to use for different test ...
Parameters for Matlab.unittest.TestCase
Hi @all, in relation to this topic I've been thinking about the use of an IoC container which I like to use for different test ...
6 years 前 | 0