This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
from d17683db Use JUnit 5 convention for @Test method visibility new 4ee92652 Add missing @Test annotations! new f89bdd34 Use JUnit 5 convention for test method visibility The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/commons/beanutils2/BeanMapTest.java | 28 +++++++++++++++------- .../commons/beanutils2/ConvertUtilsTest.java | 2 +- .../commons/beanutils2/LazyDynaListTest.java | 2 +- .../converters/CharacterConverterTest.java | 4 ++-- .../converters/IntegerConverterTest.java | 2 +- 5 files changed, 25 insertions(+), 13 deletions(-)