Skip to content

better errors for invalid inputs #2

@xenoterracide

Description

@xenoterracide

so it appears from this that I'm not providing all the right inputs... it'd be nice if it'd tell me which parameter is missing.

Business-OnlinePayment-CyberSource [moose] % prove -l t/05-soap.t                                                                                             hgcc
t/05-soap.t .. Use of uninitialized value in hash element at /home/ccushing/perl5/perlbrew/perls/perl-  5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 168.
 Use of uninitialized value within @_ in list assignment at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 108.
Use of uninitialized value in hash element at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 168.
Use of uninitialized value within @_ in list assignment at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 108.
Use of uninitialized value in hash element at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 174.
Use of uninitialized value within @_ in list assignment at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 108.
Can't locate object method "new" via package "Checkout::CyberSource::SOAP::Response" (perhaps you forgot to load "Checkout::CyberSource::SOAP::Response"?) at /home/ccushing/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/Checkout/CyberSource/SOAP.pm line 104.
t/05-soap.t .. Dubious, test returned 2 (wstat 512, 0x200)

No subtests run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions