Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove warnings from test cases #30

Open
sgleizes opened this issue Jul 30, 2013 · 1 comment
Open

Remove warnings from test cases #30

sgleizes opened this issue Jul 30, 2013 · 1 comment

Comments

@sgleizes
Copy link
Contributor

In every test case using the Wicket Tester, the old method startComponent(Component), which is deprecated, is used.

We should replace it by startComponentInPage(Component).

Stephane Gleizes

@hielkehoeve
Copy link
Contributor

Most testcases are still from the Wicket 1.4 era, feel free to totally change them or replace them.

I have mostly tested all components in our applications, as these are much better test cases than a small bit of Java code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants