Search

phpAsserUnit

phpAsserUnit is a unit testing framework based on jsAsserUnit. It's a kind of wrapper of the assertion methods found in jsAsserUnit. So it provides the same functionalities, but in a PHP development environment. The first major difference is that assertion methods don't return a boolean value as a result of the assertion checking. This limitation could be removed in future versions. The second major difference is that phpAsserUnit doesn't provide the type testing methods found in jsAsserUnit, because similar functions are already part of the core PHP functions (is_string, is_numeric, etc.) Otherwise, the methods of the ASSERT_Tester singleton class actually are wrapping the methods of jsAsserUnit, hence the same behaviour, including the overloading mechanism. Relying on the JavaScript Assertion Unit Framework makes the design of phpAsserUnit very simple: there is only one class in the PHP package containing the ASSERT_Tester class, similar to the class with the same name in jsAsserUnit. This class is found in the assert.mod file (the mod extension signifies module).
Website URL:
http://jsassertunit.sourceforge.net/docs/phpassertunit.html
Rating:
 
Categories:
  • Software Testing/Unit
Keywords:
phpAsserUnit,
Click here if you like this listing
Views: 947   Rating: 2.45   Votes: 33   Outgoing Hits: 13   Incoming Hits: 0   Favorites: 0  

There are no reviews for this link

Daily Traffic Rank Trend

Daily Reach in Percent

Daily Page Views

Daily Traffic Rank Trend

This entry was added on Feb 28 15:26:46

Log In

Latest Topics