To test a specific method, click the square next to the method definition.
To test all methods, click the square next to the class definition.
If there is a green check next to the definition, the test has succeeded.
If there is a red cross next to the definition, the test has failed.
Product -> Test OR Cmd + U
It will run all the tests from all the test targets!