Flugg\Responder\Tests\TestCase.TestCase.::successAction PHP Method

successAction() public method

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