public function testGetSlideToSecondPanelLabel()
 {
     $this->assertEquals('Switch to Full View', PersonSlidingPanelsUtil::getSlideToSecondPanelLabel());
 }