getTestOnly

abstract fun getTestOnly(): Boolean
Whether this dependency is a test-only dependency.
bool test_only = 7;

Return

The testOnly.