isGazmehDesign() isGazmehDesign(\TMS_Test $test) : boolean Checks if the `design` field of the $test is not empty and is started with 'gazmeh'. Parameters \TMS_Test $test Returns boolean
startsWith() startsWith(string $str, string $query) : boolean Checks if given $str starts with given $query Parameters string $str string $query Returns boolean