@runInSeparateProcess Indicates that a test should be run in a separate PHP process.
@afterClass The @afterClass annotation can be used to specify static methods that should be called after all test
@large The @large annotation is an alias for @group large.
@coversDefaultClass The @coversDefaultClass annotation can be used to specify a default namespace or class name
@beforeClass The @beforeClass annotation can be used to specify static methods that should be called before any
@expectedExceptionCode The @expectedExceptionCode annotation, in conjunction with the
@uses The @uses annotation specifies code which will be executed by a test, but is not intended to be covered
@ticket
@requires The @requires annotation can be used to skip tests when common preconditions, like the PHP Version
Page 3 of 3