Re: Fwd: [PHP] question regarding Reflection

2005-11-03 Thread Jochem Maas
Manish Marathe wrote: On 11/2/05, Jochem Maas <[EMAIL PROTECTED]> wrote: Manish Marathe wrote: Sorry for spamming but I didn't mean to reply you privately :( I did it myself by accident 2 minutes ago :-) no probs. Thanks I am sorry if I have hurted anyone's feelings here but by fooli

Re: Fwd: [PHP] question regarding Reflection

2005-11-02 Thread Manish Marathe
On 11/2/05, Jochem Maas <[EMAIL PROTECTED]> wrote: > > Manish Marathe wrote: > > Sorry for spamming but I didn't mean to reply you privately :( > > I did it myself by accident 2 minutes ago :-) > no probs. Thanks > I am sorry if I have hurted anyone's feelings here but by foolish simply > > au c

Re: Fwd: [PHP] question regarding Reflection

2005-11-02 Thread Jochem Maas
Manish Marathe wrote: Sorry for spamming but I didn't mean to reply you privately :( I did it myself by accident 2 minutes ago :-) no probs. ... Well, its not me who is going to run the unit tests but it the user who is going to. As I said I am developing an automatic unit test "generator

Fwd: [PHP] question regarding Reflection

2005-11-02 Thread Manish Marathe
Sorry for spamming but I didn't mean to reply you privately :( On 11/1/05, Jochem Maas <[EMAIL PROTECTED]> wrote: > > Manish Marathe wrote: > > Hello All, > > > > I am developing a unit test generator for PHP. The generated tests would > be > > PHPUnit2 compatible and I will be using the Reflectio

Re: [PHP] question regarding Reflection

2005-11-01 Thread Jochem Maas
Manish Marathe wrote: Hello All, I am developing a unit test generator for PHP. The generated tests would be PHPUnit2 compatible and I will be using the Reflection API to generate the tests. The tests would be generated only for classes and written on PHP 5.0.3 compatible. My question is to use

[PHP] question regarding Reflection

2005-11-01 Thread Manish Marathe
I am developing a unit test generator for PHP. The generated tests would be PHPUnit2 compatible and I will be using the Reflection API to generate the tests. The tests would be generated only for classes and written on PHP 5.0.3 compatible. My question is to use the Reflection API, I need to impor

[PHP] question regarding Reflection

2005-11-01 Thread Manish Marathe
Hello All, I am developing a unit test generator for PHP. The generated tests would be PHPUnit2 compatible and I will be using the Reflection API to generate the tests. The tests would be generated only for classes and written on PHP 5.0.3 compatible. My question is to use the Reflection API, I n