can't call method named Init
Posted: Thu Dec 25, 2008 9:43 am
I'm trying to call ViewComponent.Init method in a test fixture I wrote with cobra:
the current workaround is sharp'scapin
- Code: Select all
error: The method "init" is expecting 0 arguments, but 2 are being supplied in this call.
the current workaround is sharp'scapin