-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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 ?
Metadata
Metadata
Assignees
Labels
No labels