Skip to content

gtiit-cs-seminar/basic-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Contributors 2

  •  
  •