Flugg\Responder\Tests\TestCase.TestCase.::successAction PHP Méthode

successAction() public méthode

public successAction ( $fruit )
            public function successAction($fruit)
            {
                return $this->successResponse($fruit);
            }