How to Mock OnDelay within FB?

0
Hi there,    I want to Unit Test an FB with an OnDelay as local var. I tried the mocking framework AXUnit-Mocking, but as far as I understand its not possible to access the local var inside the FB and only mock instances within the test class.    Does anyone have an idea how to mock the systemTimer inside an FB ?    Thanks in advance!    Best Patrick
asked
0 answers