| 1 | <?php  | 
            ||
| 14 | class TwitterBootstrapTranslatedViewTest extends TranslatedViewTest  | 
            ||
| 15 | { | 
            ||
| 16 | protected function viewClass()  | 
            ||
| 20 | |||
| 21 | protected function translatedViewClass()  | 
            ||
| 25 | |||
| 26 | protected function previousMessageOption()  | 
            ||
| 30 | |||
| 31 | protected function nextMessageOption()  | 
            ||
| 35 | |||
| 36 | protected function buildPreviousMessage($text)  | 
            ||
| 40 | |||
| 41 | protected function buildNextMessage($text)  | 
            ||
| 45 | |||
| 46 | protected function translatedViewName()  | 
            ||
| 50 | }  |