> public void testNullParamsWithNumericPosition01() > public void testNullParamsWithNumericPosition02()
Please consider changing the test method name to a descriptive text instead of 01/02 numerals as suffix. It helps in future to understand the purpose of the test and distinguish how closely related tests differ. ----- Pinaki Poddar Chair, Apache OpenJPA Project -- View this message in context: http://openjpa.208410.n2.nabble.com/svn-commit-r1384579-in-openjpa-branches-2-1-x-openjpa-persistence-jdbc-src-test-java-org-apache-open-tp7581110p7581157.html Sent from the OpenJPA Commits mailing list archive at Nabble.com.
