PHP 클래스 GcBackend\Controller\IndexControllerTest

파일 보기 프로젝트 열기: gotcms/gotcms

공개 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
testIndexAction ( ) : void Test
testKeepAliveAction ( ) : void Test
testSaveDashboardAction ( ) : void Test
testSaveDashboardActionWithDashboardParam ( ) : void Test
testSaveDashboardActionWithoutWidgets ( ) : void Test
testtranslatorAction ( ) : void Test

메소드 상세

setUp() 공개 메소드

This method is called before a test is executed.
public setUp ( ) : void
리턴 void

testIndexAction() 공개 메소드

Test
public testIndexAction ( ) : void
리턴 void

testKeepAliveAction() 공개 메소드

Test
public testKeepAliveAction ( ) : void
리턴 void

testSaveDashboardAction() 공개 메소드

Test
public testSaveDashboardAction ( ) : void
리턴 void

testSaveDashboardActionWithDashboardParam() 공개 메소드

Test

testSaveDashboardActionWithoutWidgets() 공개 메소드

Test

testtranslatorAction() 공개 메소드

Test
public testtranslatorAction ( ) : void
리턴 void