Will there be a pdf-documentation for the unit-test-framework?
Show older comments
Hi,
I want to use the Matlab-UnitTestFramework.
A lot of functionality seems to be undocumented, e.g. the Plugin class with its methods (e.g. "setupSharedTestFixture" )
Each can be overwritten, but it is hard without a documention.
Will there be a pdf-documenation? That would be useful.
Thanks
Accepted Answer
More Answers (1)
Kim
on 4 Dec 2013
2 votes
The Unit Testing Framework is under active development, and the method that you mention is intentionally undocumented in R2013b due to potential changes in future releases. As we finalize and add full support for new classes, we will add documentation as well.
Thanks for your interest in this feature; we’re glad you’re finding it useful!
Categories
Find more on Testing Frameworks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!