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

Add test for stepSize=null #70

Open
imagejan opened this issue Jun 17, 2022 · 0 comments · May be fixed by #71
Open

Add test for stepSize=null #70

imagejan opened this issue Jun 17, 2022 · 0 comments · May be fixed by #71
Assignees

Comments

@imagejan
Copy link
Member

This was recently fixed in 40bd474 (thanks @ctrueden !), but it's not yet part of any unit test (I failed to test for it in SwingNumberWidgetTest added in d89b7c9). Let's add a test to prevent future regressions.

@imagejan imagejan self-assigned this Jun 17, 2022
imagejan added a commit that referenced this issue Jul 19, 2022
Previous to 40bd474, this would throw a NullPointerException.

Fixes #70.
@imagejan imagejan linked a pull request Jul 19, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant