Skip to content

[LAB1] 512558004 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 17, 2024
Merged

[LAB1] 512558004 #15

merged 5 commits into from
Mar 17, 2024

Conversation

chihchia0707
Copy link

@chihchia0707 chihchia0707 commented Mar 9, 2024

Description

This code is performing unit tests on the "MyClass" and "Student" classes. It tests methods like adding a student to a class, retrieving a student by ID, and setting/getting a student's name. Assertions are used to verify that the methods behave as expected under different conditions.


  • A clear title (name your PR "[LAB{lab_number}] {your_student_id}")
  • A meaningful message for PR, as well as its commits
  • From your specific branch (not main or other's branch) merging to your branch
  • Excluding any irrelevant files, such as binaries, text files, or dot files
  • Passing all CI

@TaiYou-TW TaiYou-TW added the lab1 label Mar 9, 2024
@AlaRduTP AlaRduTP merged commit e158174 into SQLab:512558004 Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants