Skip to content

feat: Added Zion's Movie Object and Test to lesson_16 #528

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 10 commits into from
Nov 19, 2024

Conversation

zionbuch
Copy link
Contributor

@zionbuch zionbuch commented Nov 1, 2024

No description provided.

@zionbuch zionbuch changed the title feat: Added Zion's Bedroom Object and Test to lesson_16 feat: Added Zion's Movie Object and Test to lesson_16 Nov 5, 2024
Copy link
Contributor

@anthonydmays anthonydmays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start, Zion. Little more work to do but you're getting there!

@zionbuch zionbuch requested a review from anthonydmays November 6, 2024 02:54
}
}

class actorNotAvailableException extends Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ActorNotAvailableException


import java.util.ArrayList;

public class Lunch {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably didn't mean to leave this here given the tests.

@anthonydmays anthonydmays merged commit eae01a8 into code-differently:main Nov 19, 2024
1 check passed
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.

2 participants