I created a TestCase where I have overwritten the two class VIs listAllTestMethods.vi and countTestCases.vi. But the Tests listed in VI Tester are the same as before. What are this VIs for?
Greetings,
shb
JKI Discussion Forums
Page 1 of 1
Overwriting some class VIs has no effect What are the classVIs listAllTestMethods.vi and countTestCases.vi for?
#2
Posted 21 January 2012 - 12:05 AM
shb, on 18 January 2012 - 08:38 AM, said:
I created a TestCase where I have overwritten the two class VIs listAllTestMethods.vi and countTestCases.vi. But the Tests listed in VI Tester are the same as before.
At this point, I see these VIs as part of the framework that you don't need to overwrite.
countTestCases should not be overwritten. I'm not even sure why its over-writable - will check into that.
listAllTestMethods I think can be used to replace the framework's dynamic discovery of test methods. I think this VI is intended overwrite-able but I will have to verify that.
Out of curiosity, why are you trying to overwrite these methods?
Share this topic:
Page 1 of 1




Back to top








