2010/1/13 Java Programmer <[email protected]>:
> and in WicketTester I want to:
> getWicketTester().assertComponent("sampleDataView: something :title",
> DataView.class);
>
Of course should be:
getWicketTester().assertComponent("sampleDataView: something :title",
Label.class);

Sorry for mistake,
Adr

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to