tearDown() tearDown() : mixed Tears down the fixture, for example, closes a network connection. This method is called after a test is executed. Returns mixed —
setUp() setUp() : mixed Sets up the fixture, for example, opens a network connection. This method is called before a test is executed. Returns mixed —