Hi *, i try to test a component which displays some strings getting localized by a higher ranking component. AFAIK wicket uses a hierarchical process to get the appropriate string. Normally the component under test will be added to a panel and this provides the appropriate properties file. But for unit testing i don't want to add a dummy panel.
Is there a way (settings, global properties) to provide a properties file to the application or wicket tester? Thanks Per --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
