PHP 클래스 ImboUnitTest\Model\GroupsTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: imbo/imbo

공개 메소드들

메소드 설명
setUp ( ) Set up the model
tearDown ( ) Tear down the model
testCanCountImages ( )
testCanSetAndGetHits ( )
testCanSetAndGetLimit ( )
testCanSetAndGetPage ( )
testGetData ( )
testSetAndGetGroups ( )

메소드 상세

setUp() 공개 메소드

Set up the model
public setUp ( )

tearDown() 공개 메소드

Tear down the model
public tearDown ( )

testCanCountImages() 공개 메소드

public testCanCountImages ( )

testCanSetAndGetHits() 공개 메소드

testCanSetAndGetLimit() 공개 메소드

testCanSetAndGetPage() 공개 메소드

testGetData() 공개 메소드

public testGetData ( )

testSetAndGetGroups() 공개 메소드

public testSetAndGetGroups ( )