Problem/Motivation

Currently the test does not checks the return type of RefreshPageElementsHelper methods. This check is necessary for better input/output testing of RefreshPageElementsHelper methods.

Proposed resolution

Basically it will check whether the returned value from update methods is an instance of RefreshPageElementsHelper class. It is recommended to create a custom assertion that would check this.

Remaining tasks

Add the custom assertion in all the test methods.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

subhojit777 created an issue. See original summary.

subhojit777’s picture

subhojit777’s picture

Committed 201fbc7

subhojit777’s picture

Status: Active » Fixed

  • subhojit777 committed 201fbc7 on 8.x-1.x
    Issue #2921187: [Test Improvement] Check return type of...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.