PHP 클래스 Ojs\JournalBundle\Tests\Controller\IssueControllerTest

상속: extends Ojs\CoreBundle\Tests\BaseTestCase
파일 보기 프로젝트 열기: ojs/ojs

공개 메소드들

메소드 설명
testArrange ( )
testDelete ( )
testEdit ( )
testIndex ( )
testMakeLastIssue ( )
testNew ( )
testShow ( )
testView ( )

메소드 상세

testArrange() 공개 메소드

public testArrange ( )

testDelete() 공개 메소드

public testDelete ( )

testEdit() 공개 메소드

public testEdit ( )

testIndex() 공개 메소드

public testIndex ( )

testMakeLastIssue() 공개 메소드

public testMakeLastIssue ( )

testNew() 공개 메소드

public testNew ( )

testShow() 공개 메소드

public testShow ( )

testView() 공개 메소드

public testView ( )