Add some methods from ArrayList #3
Merged
GitHub Actions / Tests
succeeded
Sep 6, 2025 in 0s
4 passed, 0 failed and 1 skipped
✅ TEST-BigArrayListTest.xml
5 tests were completed in 56ms with 4 passed, 0 failed and 1 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| BigArrayListTest | 4✅ | 1⚪ | 56ms |
✅ BigArrayListTest
⚪ testBigArrayList()
✅ testClear()
✅ testAddAll()
✅ testEquals()
✅ testIterator()
Loading