includedClasses

abstract val includedClasses: SetProperty<String>(source)

Enable instrumentation in test tasks only of specified classes. All other classes will not be instrumented.

Classes in excludedClasses have priority over classes from includedClasses.