PHP 클래스 GcFrontend\Controller\InstallControllerTest

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

공개 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
testCheckConfigAction ( ) : void Test
testCheckConfigActionWithPostData ( ) : void Test
testCheckInstallFifthStep ( ) : void Test
testCheckInstallSecondStep ( ) : void Test
testCheckInstallSixthStep ( ) : void Test
testCheckInstallThirdStep ( ) : void Test
testCompleteActionConfiguration ( ) : void Test
testCompleteActionData ( ) : void Test
testCompleteActionDatabase ( ) : void Test
testCompleteActionTemplate ( ) : void Test
testCompleteActionTranslations ( ) : void Test
testConfigurationAction ( ) : void Test
testConfigurationActionWithInvalidPostData ( ) : void Test
testConfigurationActionWithPostData ( ) : void Test
testDatabaseAction ( ) : void Test
testDatabaseActionWithInvalidPostData ( ) : void Test
testDatabaseActionWithPostData ( ) : void Test
testDatabaseActionWithPostDataAndWrongIdentity ( ) : void Test
testIndexAction ( ) : void Test
testIndexActionWithInvalidPostData ( ) : void Test
testIndexActionWithPostData ( ) : void Test
testLicenseAction ( ) : void Test
testLicenseActionWithInvalidPostData ( ) : void Test
testLicenseActionWithPostData ( ) : void Test

메소드 상세

setUp() 공개 메소드

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

testCheckConfigAction() 공개 메소드

Test
public testCheckConfigAction ( ) : void
리턴 void

testCheckConfigActionWithPostData() 공개 메소드

Test

testCheckInstallFifthStep() 공개 메소드

Test
public testCheckInstallFifthStep ( ) : void
리턴 void

testCheckInstallSecondStep() 공개 메소드

Test
public testCheckInstallSecondStep ( ) : void
리턴 void

testCheckInstallSixthStep() 공개 메소드

Test
public testCheckInstallSixthStep ( ) : void
리턴 void

testCheckInstallThirdStep() 공개 메소드

Test
public testCheckInstallThirdStep ( ) : void
리턴 void

testCompleteActionConfiguration() 공개 메소드

Test

testCompleteActionData() 공개 메소드

Test
public testCompleteActionData ( ) : void
리턴 void

testCompleteActionDatabase() 공개 메소드

Test
public testCompleteActionDatabase ( ) : void
리턴 void

testCompleteActionTemplate() 공개 메소드

Test
public testCompleteActionTemplate ( ) : void
리턴 void

testCompleteActionTranslations() 공개 메소드

Test

testConfigurationAction() 공개 메소드

Test
public testConfigurationAction ( ) : void
리턴 void

testConfigurationActionWithInvalidPostData() 공개 메소드

Test

testConfigurationActionWithPostData() 공개 메소드

Test

testDatabaseAction() 공개 메소드

Test
public testDatabaseAction ( ) : void
리턴 void

testDatabaseActionWithInvalidPostData() 공개 메소드

Test

testDatabaseActionWithPostData() 공개 메소드

Test

testDatabaseActionWithPostDataAndWrongIdentity() 공개 메소드

Test

testIndexAction() 공개 메소드

Test
public testIndexAction ( ) : void
리턴 void

testIndexActionWithInvalidPostData() 공개 메소드

Test

testIndexActionWithPostData() 공개 메소드

Test
public testIndexActionWithPostData ( ) : void
리턴 void

testLicenseAction() 공개 메소드

Test
public testLicenseAction ( ) : void
리턴 void

testLicenseActionWithInvalidPostData() 공개 메소드

Test

testLicenseActionWithPostData() 공개 메소드

Test