Changeset 2692
- Timestamp:
- 08/21/08 16:44:20 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/felix-testing-implementation/src/testing/AgaviIFragmentTestCase.interface.php
r2230 r2692 1 1 <?php 2 2 3 interface AgaviIFragmentTestCase extends Agav ITestCase3 interface AgaviIFragmentTestCase extends AgaviITestCase 4 4 { 5 5 public function getContext();

