BaseAnalyzer.visit

Visits a unittest.

When overriden, the protected bool "skipTests" should be handled so that the content of the test is not analyzed.

class BaseAnalyzer
override
void
visit
(
const Unittest unittest_
)

Meta