getTestOnly

abstract fun getTestOnly(): Boolean
Whether this suite is for testing only.
bool test_only = 2;

Return

The testOnly.