Menu

Releasing Version 2.0.0

Today I release Awtomat 2.0.0. I did a nearly complete rewrite. After releasing Awtomat 1.0.0 I learned a lot more about Java and Clean Code so I did a cleaner implementation while the approach is the same. This lead to a much more compact and thus much more readable implementation of all test cases for JDecisiontable.

One problem does still exist: When a test opens a dialog and then an assertion fails the test hangs. It is recommended to save some actual values to check, than close the dialog and eventually compare the actual values.

Posted by Michael Groß 2014-05-13

Log in to post a comment.