testPackageLibPath property

String get testPackageLibPath
inherited

The file system path of the lib directory of the package-under-test.

Implementation

String get testPackageLibPath => '$testPackageRootPath/lib';