This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 294aac0f0 Refactor NumberUtilsTest.testCreateBigDecimalFailure() test
using @ParameterizedTest
new 7cd272ed8 Refactor NumberUtilsTest.testCreateDouble() test using
@ParameterizedTest
new 947e1d618 Refactor NumberUtilsTest.testCreateFloatFailure() test using
@ParameterizedTest
new 35376e483 Refactor NumberUtilsTest.testCreateIntegerFailure() test
using @ParameterizedTest
new 85caf864f Refactor NumberUtilsTest.testCreateFloatFailure() test using
@ParameterizedTest
new c0168c3fd Refactor NumberUtilsTest.testCreateIntegerFailure() test
using @ParameterizedTest
new 6674bb3c3 Follow JUnit 5 convention
new 7ce93bc4a Refactor NumberUtilsTest.testCreateLongFailure() test using
@ParameterizedTest
The 7 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:
.../apache/commons/lang3/math/NumberUtilsTest.java | 70 ++++++++++++++--------
1 file changed, 45 insertions(+), 25 deletions(-)