webtester2-core icon indicating copy to clipboard operation
webtester2-core copied to clipboard

Documentation of WebTester's underlying Concepts and Principles

Open slu-it opened this issue 9 years ago • 0 comments

We need an in dept documentation / article about the underlying concepts and principles of WebTester 2.

It should cover the following topics:

  • Why Interfaces instead of Classes?
  • Composition through multiple inheritance over class hierarchy (traits)
  • Design of Pages
  • Design of Page Fragments
  • Nesting of Pages and Page Fragments
  • Which methods should be declared on which object

slu-it avatar Oct 13 '16 08:10 slu-it