puppeteer/utils/doclint/check_public_api/test
Andrey Lushnikov 6c9a99477b chore(doclint): support classes inheritance (#935)
This patch:
- gives meaningful names to doclint tests
- supports classes inheritance in documentation linter. When class A
  extends class B, all methods of class B are added to documentation of
  class A.

This is a prerequisite for Object Handles: ElementHandle will be
extending ObjectHandle.

References #382
2017-10-02 13:38:44 -07:00
..
check-duplicates chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
check-returns chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
check-sorting chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
diff-arguments chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
diff-classes chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
diff-events chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
diff-methods chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
diff-properties chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
js-builder-common chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
js-builder-inheritance chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
md-builder-common chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
.gitignore chore(doclint): move doclint tests expectations into test folders (#932) 2017-10-02 11:37:16 -07:00
test.js chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00