| Total Complexity | 2 |
| Total Lines | 24 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 8 | class DatedUpdateHolderControllerTest extends FunctionalTest |
||
| 9 | { |
||
| 10 | protected static $fixture_file = 'EventHolderTest.yml'; |
||
| 11 | |||
| 12 | protected static $use_draft_site = true; |
||
| 13 | |||
| 14 | public function testSettingDateFiltersInReverseOrderShowsMessage() |
||
| 22 | } |
||
| 23 | |||
| 24 | public function testSettingFromButNotToDateShowsMessage() |
||
| 34 |