Skip to content

inject page annotation #6

Description

@jhuska

ask Lukas what he meant with this one.
It should look like this:
@Inject
private Page page;

The page object should contains all components which I am going to test ?
Why I have to use DI ? Why I have to separate the content of the test page and test code ? Does not test contain too much implementation details ?

Is this for having an option to define the content of the page somewhere else than in the test ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions