Payum\Paypal\ExpressCheckout\Nvp\Tests\Action\PaymentDetailsStatusActionTest::couldBeConstructedWithoutAnyArguments PHP Method

couldBeConstructedWithoutAnyArguments() public method

    public function couldBeConstructedWithoutAnyArguments()
    {
        new PaymentDetailsStatusAction();
    }