Skip to content
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

Create TemplateViewRobotTest.java #3180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Basmalamoustafa
Copy link

#606 robot pattern issue test

Pull Request Template

What does this PR do?

Copy link

github-actions bot commented Jan 14, 2025

PR Summary

Added TemplateViewRobotTest.java to test the TemplateView robot pattern implementation. The tests cover rendering home and contact pages and resetting captured output.

Changes

File Summary
templateview/src/test/java/com/iluwatar/templateview/TemplateViewRobotTest.java This file contains tests for the TemplateView robot pattern using JUnit 5. Tests cover rendering home and contact pages and resetting captured output. The TemplateViewRobot class is used to render and verify content.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
  • be70643: Create TemplateViewRobotTest.java

#606 robot pattern issue test

Files Processed (1)
  • templateview/src/test/java/com/iluwatar/templateview/TemplateViewRobotTest.java (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

@iluwatar
Copy link
Owner

New patterns should follow the guidelines described here: /~https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

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