Merge pull request #2096 from teleivo/TRUNK-5122 TRUNK-5122 Remove use of @Verifies and @verifies
teleivo <mrteleivo@gmail.com>
ed51bbfcfe247a5677b9750f3a3f58ec9477eb7a
TRUNK-5122 Remove use of @Verifies and @verifies
remove use of @Verifies and @verifies since we are moving away from
these two former styles of writing tests
Ivo Ulrich <teleivo@users.noreply.github.com>
2b29a62ba43216c06c46ba43010b546c74f712be
Merge pull request #2095 from teleivo/update-templates
Update IDE test code templates to match conventions
teleivo <mrteleivo@gmail.com>
35a057f890477c50afb166d6b91f87603e5f357f
Update IDE test code templates to match conventions
remove the 'methodName_' part of the test and testException
code templates for Intellij and Eclipse