#31 The {attribute 'call_after_init'} is not necessary anymore

xmlwriter
closed
nobody
None
2020-05-01
2019-12-08
aliazzz
No

The {attribute 'call_after_init'} is not necessary for the test suites in the current implementation of TcUnit. Everything works without it - it was only necessary in the original implementation.
The FB_TestSuite function block has no methods that are call_after_init, and it extends no function blocks, thus it's just an unnecessary leftover.

The use of this attribute for test suites should be removed from the examples, documentation, and the verifier tests.

Discussion

  • aliazzz

    aliazzz - 2019-12-08
    • Milestone: 1.0 --> 2.0
     
  • aliazzz

    aliazzz - 2020-01-20

    Fixed

     
  • aliazzz

    aliazzz - 2020-01-20
    • status: open --> closed
     

Log in to post a comment.