PHP 클래스 GcConfig\Controller\CmsControllerTest

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

공개 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
testEditAction ( ) : void Test
testEditActionWithInvalidForm ( ) : void Test
testEditGeneralAction ( ) : void Test
testEditServerAction ( ) : void Test
testEditSystemAction ( ) : void Test
testUpdateAction ( ) : void Test
testUpdateActionWithWrongAdapter ( ) : void Test

메소드 상세

setUp() 공개 메소드

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

testEditAction() 공개 메소드

Test
public testEditAction ( ) : void
리턴 void

testEditActionWithInvalidForm() 공개 메소드

Test

testEditGeneralAction() 공개 메소드

Test
public testEditGeneralAction ( ) : void
리턴 void

testEditServerAction() 공개 메소드

Test
public testEditServerAction ( ) : void
리턴 void

testEditSystemAction() 공개 메소드

Test
public testEditSystemAction ( ) : void
리턴 void

testUpdateAction() 공개 메소드

Test
public testUpdateAction ( ) : void
리턴 void

testUpdateActionWithWrongAdapter() 공개 메소드

Test