This inspection verifies that FlexUnit test method is not a part of test suite class. Suite class should not contain tests, it should append test classes in constuctor (FlexUnit1) or declare test classes as public fields (FlexUnit4).