Hi! I am using fixtures for my test methods and I'm not sure if it's possible, but I would like to load different records on demand in the different test methods. I know that you can load different fixtures with loadFixtures() and setting $autoFixtures to false, but I would like to load in one method only one record, and in another method like 30 records. Thanks. David
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
