Changeset 4913 for trunk/tests/Orm
- Timestamp:
- 09/12/08 10:18:47 (4 months ago)
- Files:
-
- 1 modified
-
trunk/tests/Orm/Component/CollectionTest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/Orm/Component/CollectionTest.php
r4877 r4913 77 77 * 78 78 * @test 79 * @expectedException Doctrine_ Collection_Exception79 * @expectedException Doctrine_Exception 80 80 */ 81 81 public function shouldThrowExceptionIfNonValidFieldSetAsKey()