Commands:


# COMPONENTS

phpunit tests/TestCase/Controller/Component/MenuComponentTest.php 

phpunit tests/TestCase/Controller/Component/IsAuthorizedComponentTest.php 


# CONTROLLERS

phpunit tests/TestCase/Controller/Admin/UsersControllerTest.php

phpunit tests/TestCase/Controller/UsersControllerTest.php


# BEHAVIORS

phpunit tests/TestCase/Model/Behavior/WhoDidItBehaviorTest.php

phpunit tests/TestCase/Model/Behavior/IsAuthorizedBehaviorTest.php

phpunit tests/TestCase/Model/Behavior/StateableBehaviorTest.php


# MODELS

phpunit tests/TestCase/Model/Table/UsersTableTest.php

phpunit tests/TestCase/Model/Table/RolesTableTest.php


# SUITES

phpunit tests/TestCase/AllComponentsSuite.php

phpunit tests/TestCase/AllBehaviorsSuite.php

phpunit tests/TestCase/AllControllersSuite.php