hasIsTest property
bool
get
hasIsTest
Return true if this element has an annotation of the form @isTest.
Implementation
bool get hasIsTest;
Return true if this element has an annotation of the form @isTest.
bool get hasIsTest;