https://github.com/sproc01/examelementssoftwareengineering
A simple list class in java with all the test in junit
https://github.com/sproc01/examelementssoftwareengineering
adpater java junit list
Last synced: over 1 year ago
JSON representation
A simple list class in java with all the test in junit
- Host: GitHub
- URL: https://github.com/sproc01/examelementssoftwareengineering
- Owner: Sproc01
- License: mit
- Created: 2022-05-31T14:50:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T13:01:44.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T20:41:32.537Z (over 1 year ago)
- Topics: adpater, java, junit, list
- Language: HTML
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esameEIS
An implementation of the class list with an adapter. There are also all the test methods.