Skip to content

David Bylund - #142

Open
ReRaulReb wants to merge 1 commit into
boolean-uk:mainfrom
ReRaulReb:main
Open

David Bylund#142
ReRaulReb wants to merge 1 commit into
boolean-uk:mainfrom
ReRaulReb:main

Conversation

@ReRaulReb

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 18, 2026 11:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Exercise implementation to satisfy the class-members exercise requirements and align with the expectations asserted in ExerciseTest.

Changes:

  • Added member values for age, firstName, and isProgrammer.
  • Updated firstNumber and firstString to the required test values.
  • Changed isVisible visibility to public to satisfy reflection-based test assertions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +20 to +24
public String firstName = "Jane";


// 3. Create a boolean member named isProgrammer with a value of true

public boolean isProgrammer = true;
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