Skip to content

[Bael-7734] Add Examples#19143

Open
LeoColman wants to merge 2 commits intoeugenp:masterfrom
LeoColman:BAEL-7734
Open

[Bael-7734] Add Examples#19143
LeoColman wants to merge 2 commits intoeugenp:masterfrom
LeoColman:BAEL-7734

Conversation

@LeoColman
Copy link
Contributor

No description provided.

Copy link
Collaborator

@theangrydev theangrydev left a comment

Choose a reason for hiding this comment

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

Most of these tests have no assertions and so aren't proving the behaviour under test

Comment on lines +18 to +20
long startTime = result.getStartMillis();
this.testName = testName;
logger.info("Starting test {} at {}", testName, startTime);
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is the purpose of capturing the test start time, is it relevant to this article?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The point is showing off more attributes that can be obtained from the Result, such as the start time. It's not completely necessary

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