Skip to content

This is one of the first projects I created for my introductory Python course. The program was designed to become familiar with OOP principles, as well as performing unit testing.

Notifications You must be signed in to change notification settings

ckberns/OOP-Class-with-Unit-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic program that will instantiate a student class using some basic information about the student. This program will then output the students full name, major, and current GPA. Furthermore, unit tests have been written to ensure the class methods function properly.

About

This is one of the first projects I created for my introductory Python course. The program was designed to become familiar with OOP principles, as well as performing unit testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages