Skip to content

Term Project Part 1 Submission#13

Open
Shyesta wants to merge 36 commits into
GreenRiverCollege-SDEV333:mainfrom
Shyesta:main
Open

Term Project Part 1 Submission#13
Shyesta wants to merge 36 commits into
GreenRiverCollege-SDEV333:mainfrom
Shyesta:main

Conversation

@Shyesta
Copy link
Copy Markdown

@Shyesta Shyesta commented Feb 17, 2024

Hey Ken, can you take a look at Part 1 of the Term Project? I have finished the assignment. The only things I was unsure how to do would be to test for exceptions being thrown, which I assume is fine since we haven't been taught that, as well as testing the iterator() methods. Thanks!

Shyesta and others added 30 commits February 10, 2024 16:22
@Shyesta
Copy link
Copy Markdown
Author

Shyesta commented Feb 19, 2024

Term Project Part 2 has been completed- can you take a look when you get a chance? To note, the only errors I had within any of my classes were within ResizingArrayStack. This was because there were unchecked casts for creating the buffer, a manual array copy warning, and it warned me that ResizingArrayStack was never used. This was because the StackTestClient had the ResizingArrayStack object replaced with a LinkedStack object for testing of that class. These warnings should be insignificant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant