web
You’re offline. This is a read only version of the page.
close

TestPage object should support same callable procedures as Page it is based on.


We have a page that requires an initialisation before it is called. We do this with an action that calls an MyPage.InitValues(SomeValues) procedure and then calls MyPage.RunModal.


Such a page is impossible to test because we cannot call the InitValues procedure on a TestPage e...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1428)

STATUS DETAILS
New