CRM-15444 bring AuthorizenetIPN into line with PaypalIPN
authorEileen McNaughton <eileen@fuzion.co.nz>
Mon, 13 Oct 2014 02:25:57 +0000 (15:25 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Mon, 13 Oct 2014 02:30:56 +0000 (15:30 +1300)
commit0dbefed32f5628f1c0bb126e1bb55c784d23698a
treed3f39c064a4a3d9a3caa47ba444ee4fa4a23070f
parentf7ba9bc4e90b4b053e77d4408dd4ce215e2b19a6
CRM-15444 bring AuthorizenetIPN into line with PaypalIPN
CRM/Core/Payment/AuthorizeNetIPN.php
CRM/Core/Payment/PayPalProIPN.php
extern/authorizeIPN.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php [new file with mode: 0644]
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php