From c181af361d9daa48d7b8c717cf48cf3550da2a2a Mon Sep 17 00:00:00 2001 From: Jay Patel Date: Thu, 2 Apr 2015 08:49:37 -0500 Subject: [PATCH] Unit Tests - Added More Unit Tests --- .../Test/Validation/UrlValidatorTest.php | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 tests/PayPal/Test/Validation/UrlValidatorTest.php diff --git a/tests/PayPal/Test/Validation/UrlValidatorTest.php b/tests/PayPal/Test/Validation/UrlValidatorTest.php new file mode 100644 index 0000000..d1268fd --- /dev/null +++ b/tests/PayPal/Test/Validation/UrlValidatorTest.php @@ -0,0 +1,55 @@ +