Module: RuboCop::Cop::DevDoc::Test::TestFilePlacement

Included in:
RequireUnitTestJustification
Defined in:
lib/rubocop/cop/dev_doc/test/test_file_placement.rb

Overview

Helpers shared by test-placement cops: classifying which test/ subdirectory a file belongs to, and scanning its classes for base classes that placement rules key on.