« Previous | Next » 

Revision f3cb57d5

IDf3cb57d539cd72e3d35aea5f4b890d272c33df75
Parent 317a3fdb
Child f30d0610

Added by Michele Tartara over 10 years ago

Prevent lint error in mocked classes

Accessing private methods of parent classes is bad, but it is sometimes the best
approach for classes mocking them for testing reasons.
Selectively disable the related lint error just for the few functions that need
to do it.

Signed-off-by: Michele Tartara <>
Reviewed-by: Jose A. Lopes <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences