PHP Classes

crap

Recommend this page to a friend!

      XML Helper  >  All threads  >  crap  >  (Un) Subscribe thread alerts  
Subject:crap
Summary:what a crapdownload!!
Messages:2
Author:rudie dirkx
Date:2011-01-04 17:39:05
Update:2011-01-04 21:13:17
 

  1. crap   Reply   Report abuse  
Picture of rudie dirkx rudie dirkx - 2011-01-04 17:39:05
All the PHP files throw a Parse error or Fatal error or some other kind of error!
If you're using PHPUnit, you should include that!!

Could you please make/give an actually working example? Thanks

  2. Jesus!   Reply   Report abuse  
Picture of Richard Williams Richard Williams - 2011-01-04 21:13:17 - In reply to message 1 from rudie dirkx
I would expect a phpunit test class to throw errors if you try to run if from plain old php.

I don't think the class is so complicated that you couldn't use it in 5 minutes of effort.

There is a doc file that describes what the class does.

I added a file tests/stand-alone-test.php which shows a simple example using one of the datafiles.

I am happy to answer any questions you might have about the class.