https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far
Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)
https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far
cs2030 gradle java nus testing
Last synced: 7 months ago
JSON representation
Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)
- Host: GitHub
- URL: https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far
- Owner: ZHD1987E
- Created: 2024-10-29T16:07:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T11:06:52.000Z (12 months ago)
- Last Synced: 2024-10-30T12:19:55.436Z (12 months ago)
- Topics: cs2030, gradle, java, nus, testing
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wait, what the hell is this?
Thanks to someone who published the CS2030 Practical Examinations online, more specifically the [2024 Semester 1 Practical Examination on Seat Booking](https://russelldash332.github.io/CS2030/PA/PA1/2410/PA1_2410.html), I decided it was a simple exercise for me to try out some build tools on my own, specifically Gradle.
# What's inside?
It's just a direct dump of my Maven project, which includes the following:
- Source files that answer that particular Practical Examination
- Test files that I tinker around and crash my code with thanks to JUnit# How do you use it?
Err... Probably take it as sample solution from a non-TA I guess? My code can produce wrong results.
Otherwise, you may want to clone it and tinker with the functionalities of Maven. Depends on where you're coming from.# Credits to?
[@RussellDash332](https://github.com/russellDash332/) for publishing that assessment.
# I want this taken down! Or I have better ideas to write test cases!
No worries! [Write in](mailto:zhanghaodong101@outlook.com) to me, or message me on
# Happy tinkering I guess?