Thursday, December 30, 2010

Re: Bake output (Can someone explain these results) ?

On Dec 30, 5:09 pm, John Maxim <goog...@gmail.com> wrote:
> Baking model class for Group...
>
> Creating file C:\wamp\www\app\models\group.php
> Wrote `C:\wamp\www\app\models\group.php`
> Group Model was baked.
>
> Baking test fixture for Group...
>
> Creating file C:\wamp\www\app\tests\fixtures\group_fixture.php
> Wrote `C:\wamp\www\app\tests\fixtures\group_fixture.php`
> Bake is detecting possible fixtures..
>
> Creating file C:\wamp\www\app\tests\cases\models\group.test.php
> Wrote `C:\wamp\www\app\tests\cases\models\group.test.php`
>
> Creating file C:\wamp\www\app\controllers\groups_controller.php
> Wrote `C:\wamp\www\app\controllers\groups_controller.php`
> Group Controller was baked.
> Bake is detecting possible fixtures..
>
> Creating file C:\wamp\www\app\tests\cases\controllers
> \groups_controller.test.php
> Wrote `C:\wamp\www\app\tests\cases\controllers
> \groups_controller.test.php`
>
> Creating file C:\wamp\www\app\views\groups\index.ctp
> Wrote `C:\wamp\www\app\views\groups\index.ctp`
>
> Creating file C:\wamp\www\app\views\groups\view.ctp
> Wrote `C:\wamp\www\app\views\groups\view.ctp`
>
> Creating file C:\wamp\www\app\views\groups\add.ctp
> Wrote `C:\wamp\www\app\views\groups\add.ctp`
>
> Creating file C:\wamp\www\app\views\groups\edit.ctp
> Wrote `C:\wamp\www\app\views\groups\edit.ctp`
> Group Views were baked.
> Bake All complete
>
> ~~
> Greeting everyone,
>
> I know model, views and controller are created but what are the test /
> test fixtures pages for ?

when you looked in the book and googled what did you find?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: