JKI Discussion Forums
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Overwriting some class VIs has no effect What are the classVIs listAllTestMethods.vi and countTestCases.vi for? Rate Topic: -----

#1
User is offline   shb 

  • Group: Members
  • Posts: 16
  • Joined: 05-July 10
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
0 kudos

#2
User is offline   Omar Mussa 

  • Group: JKI Team
  • Posts: 88
  • Joined: 12-October 06

View Postshb, 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?
0 kudos

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic