Unit tests for: AkHasMany->delete() does not destroy the associated ActiveRecord...
commit62e4b2775d1014581751126456a00f621f29c727
authorkaste <kaste@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 1 Mar 2008 12:00:26 +0000 (1 12:00 +0000)
committerkaste <kaste@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 1 Mar 2008 12:00:26 +0000 (1 12:00 +0000)
tree2af7a41ab96ef7c0c6150743350598782d191a57
parent6d9c727da616f260534971ff1f6e702534541f29
Unit tests for: AkHasMany->delete() does not destroy the associated ActiveRecord though dependent=>destroy.

Refs #131

git-svn-id: http://svn.akelos.org/trunk@493 a2fa5c27-f921-0410-a72c-bf682d381be0
test/fixtures/app/models/picture.php
test/unit/lib/AkActiveRecord/AkHasMany_specifications.php [new file with mode: 0644]