-
Notifications
You must be signed in to change notification settings - Fork 1
gtiit-cs-seminar/basic-unit-testing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a Seminar in CS assignment. Your tasks:
- Write unit tests for isLeapYear(int year)
- Did you find any bugs? Report them! Fix them!
- Implement daysSince1980(int year) from class Date and write tests for it
- Did you find any bugs? Report them! Fix them!
- Write unit tests for class StackAr (array-based implementation of a bounded stack)
- Did you find any bugs?
About
Basic unit testing exercises
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published