Gary Gregory
|
fab4178a52
|
Fix typp in test class name
|
2024-10-03 19:59:55 -04:00 |
Gary Gregory
|
b4def014b9
|
Fix typp in test class name
|
2024-10-03 18:15:31 -04:00 |
Gary Gregory
|
1d1bab626c
|
Checkstyle OK locally but not on GH CI
Reformat experiment
|
2024-10-03 17:43:12 -04:00 |
Gary Gregory
|
8c34a14222
|
Add and fix Checkstyle ParenPad
|
2024-10-03 17:38:48 -04:00 |
Gary Gregory
|
a8a0bba75e
|
Add and fix Checkstyle ParenPad
|
2024-10-03 17:38:44 -04:00 |
Gary Gregory
|
0dfce09f26
|
Add Checkstyle MethodParamPad
|
2024-10-03 17:32:17 -04:00 |
Gary Gregory
|
6b7e51a6e4
|
Add and fix Checkstyle NoWhitespaceBeforeCaseDefaultColon
|
2024-10-03 17:29:55 -04:00 |
Gary Gregory
|
706178d022
|
Remove extra whitespace
|
2024-10-03 15:50:26 -04:00 |
Gary Gregory
|
3db85e7ebc
|
Remove extra whitespace
|
2024-10-03 15:42:53 -04:00 |
Gary Gregory
|
f92f427c71
|
Remove extra whitespace
|
2024-10-03 13:40:04 -04:00 |
Gary Gregory
|
08b4cdb884
|
Refactor tests to allow more flexibility in subclasses
For Apache Commons BeanUtils bean map tests
|
2024-10-03 11:32:18 -04:00 |
Gary Gregory
|
a685fae36f
|
Complete AbstractMapTest.testMapComputeIfPresent() implementation
|
2024-10-03 09:34:52 -04:00 |
Gary Gregory
|
563034f78d
|
Javadoc
|
2024-10-03 09:29:11 -04:00 |
Gary Gregory
|
65ce14b757
|
Fix test: compute if present is a put.
|
2024-10-03 09:17:58 -04:00 |
Gary Gregory
|
25ea554df8
|
Javadoc
Remove unnecessary parentheses
|
2024-10-03 09:08:55 -04:00 |
Gary Gregory
|
7521b9ce29
|
Use generics to parameterize Map tests
- More precise typing for Map tests
- Helpful for testing BeanMap in Apache Commons BeanUtils
- Javadoc
|
2024-10-03 08:55:40 -04:00 |
Gary Gregory
|
7bc8ae8650
|
Make AbstractMapTest.testReplaceAll() more flexible for subclasses
|
2024-10-03 07:30:05 -04:00 |
Gary Gregory
|
cb2a91a29e
|
Javadoc
|
2024-10-01 17:22:24 -04:00 |
Gary Gregory
|
5711be7809
|
Make test more readable and maintainable, and less verbose
- Use JUnit 5 APIs
- Be consistent throughout tests
|
2024-10-01 09:42:06 -04:00 |
Gary Gregory
|
20a877f04a
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git
|
2024-09-29 19:33:01 -04:00 |
Gary Gregory
|
0cdb221276
|
Site and bloom filters
|
2024-09-29 19:32:53 -04:00 |
Gary Gregory
|
4bd1ba717e
|
Normalize Javadoc
|
2024-09-29 18:53:53 -04:00 |
Gary Gregory
|
79a11f43f3
|
Bump org.apache.commons:commons-parent from 75 to 76 #550
|
2024-09-28 20:13:30 -04:00 |
Gary Gregory
|
0fa7d7323f
|
Add Add ConcurrentReferenceHashMap
|
2024-09-28 15:45:24 -04:00 |
Gary Gregory
|
6d188523fb
|
Better AbstractMapTest.testMapContainsValue()
Add TODO in DualTreeBidiMap2Test.isAllowNullValueGet()
|
2024-09-28 10:17:09 -04:00 |
Gary Gregory
|
c6289711f2
|
Better AbstractMapTest.testMapComputeIfPresent()
|
2024-09-28 09:40:42 -04:00 |
Gary Gregory
|
d1c8366e03
|
Better AbstractMapTest.testMapComputeIfPresent()
|
2024-09-28 09:38:56 -04:00 |
Gary Gregory
|
350fe49c8f
|
Add missing methods in AbstractMapTests
|
2024-09-27 18:09:49 -04:00 |
Gary Gregory
|
d1686fd036
|
Better AbstractMapTest.testMapPutIfAbsent()
|
2024-09-27 18:08:16 -04:00 |
Gary Gregory
|
d31b40b4b4
|
Bump com.google.guava:guava-testlib from 33.3.0-jre to 33.3.1-jre #549
|
2024-09-27 09:02:45 -04:00 |
Gary Gregory
|
786ab2344f
|
Add AbstractMapTest.testMapComputeIfAbsent()
|
2024-09-25 13:35:19 -04:00 |
Gary Gregory
|
c96dc7a924
|
Add AbstractMapTest.testMapComputeIfAbsent()
|
2024-09-25 13:14:12 -04:00 |
Gary Gregory
|
607edcdfa7
|
Javadoc
|
2024-09-25 09:10:28 -04:00 |
Gary Gregory
|
859433fe83
|
Add AbstractMapTest.testReplaceAll()
|
2024-09-25 09:08:29 -04:00 |
Gary Gregory
|
f4f3e36a12
|
Add AbstractMapTest.testReplaceKeyValueValue()
|
2024-09-25 08:45:03 -04:00 |
Gary Gregory
|
18c94780f1
|
Add AbstractMapTest.testReplaceKeyValue()
|
2024-09-25 08:20:19 -04:00 |
Gary Gregory
|
aba168c497
|
Add AbstractMapTest.testRemoveKeyValue()
|
2024-09-24 18:11:55 -04:00 |
Gary Gregory
|
8d7a701b09
|
Add AbstractMapTest.testForEach()
|
2024-09-24 18:01:01 -04:00 |
Gary Gregory
|
17aca847b1
|
Add AbstractMapTest.testMapGetOrDefault()
|
2024-09-24 16:13:16 -04:00 |
Gary Gregory
|
787ad1af76
|
Update and enable AbstractMapTest.testMapPutIfAbsent()
|
2024-09-24 15:38:13 -04:00 |
Gary Gregory
|
867329a18e
|
Add @Disabled("TODO bidimap") for testMapPutIfAbsent()
|
2024-09-24 14:05:28 -04:00 |
Gary Gregory
|
cc8038578e
|
Add AbstractMapTest.testMapPutIfAbsent()
|
2024-09-24 14:00:38 -04:00 |
Gary Gregory
|
516fda076b
|
Add AbstractMapTest.testMapPutIfAbsent()
|
2024-09-24 14:00:23 -04:00 |
Gary Gregory
|
1f23f8ed61
|
Add license header
|
2024-09-24 09:56:27 -04:00 |
Gary Gregory
|
c87e608bd2
|
Add a sanity test for the test framework
|
2024-09-24 09:49:31 -04:00 |
Gary Gregory
|
443b387659
|
Trailing whitespace
|
2024-09-24 09:36:23 -04:00 |
Gary Gregory
|
2e8c8fc5d4
|
Javadoc
|
2024-09-24 09:24:04 -04:00 |
Gary Gregory
|
98b7926b28
|
Whitespace
|
2024-09-23 15:27:30 -04:00 |
Gary Gregory
|
14684f2b34
|
Whitespace
|
2024-09-23 11:19:20 -04:00 |
Gary Gregory
|
8dd0cc14bc
|
Javadoc
|
2024-09-23 10:49:40 -04:00 |