Skip to content

Move methods from asserter into specific nested objects #31

@socker01

Description

@socker01

In the current implementation, the asserter contains methods nested in objects (a.k.a. PageObjectPattern), as well as direct methods (for example, asserter.checkProgrammingSectionPresence();).

The purpose of the task is to apply the PageObject pattern to all methods that are directly contained in the asserter.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions