#!/usr/bin/env php processAttributeTest('user')) && p() && e('user'); r($actionTest->processAttributeTest('testtask')) && p() && e('task'); r($actionTest->processAttributeTest('')) && p() && e('0'); r($actionTest->processAttributeTest('product')) && p() && e('product'); r($actionTest->processAttributeTest('bug123')) && p() && e('bug123');