My favorites
▼
|
Sign in
cakewell
A CakePhp Demonstration Application
Project Home
Downloads
Wiki
Issues
Source
Repository:
default
wiki
Checkout
Browse
Changes
Clones
Source path:
hg
/
app
/
tests
/
fixtures
/
simple_record_fixture.php
Branch:
default
template-release
Tag:
<none>
nfs-release-20100412
sprint1
v1s2-2009
v1s3-200908
v1s4-200908
v1s5-200909
v1s6-200910
v1s7-200912
v1s8-201001
v1s9-201004
v20090802
2d37bcefb94d
1
2
3
4
5
6
7
8
9
10
11
<?php
class SimpleRecordFixture extends CakeTestFixture
{
var $name = 'SimpleRecord';
var $import = array('table' => 'simple_records', 'import' => false);
var $useDbConfig = 'test_suite';
}
?>
Show details
Hide details
Change log
3409cdf604fb
by klenwell on Jun 21, 2009
Diff
T380: comment unit test fixedand framed
Go to:
...ts/cases/models/comment.test.php
...es/models/simple_record.test.php
...sts/fixtures/comment_fixture.php
...xtures/simple_record_fixture.php
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 239 bytes, 11 lines
View raw file
Powered by
Google Project Hosting