PHP 클래스 mageekguy\atoum\tests\units\test\adapter

상속: extends mageekguy\atoum\test
파일 보기 프로젝트 열기: atoum/atoum

공개 메소드들

메소드 설명
testAddCall ( )
testClass ( )
testGetAfterCalls ( )
testGetCallNumber ( )
testGetCalls ( )
testGetCallsEqualTo ( )
testGetCallsIdenticalTo ( )
testGetCallsNumber ( )
testGetCallsNumberEqualTo ( )
testGetPreviousCalls ( )
testGetTimeline ( )
testHasAfterCalls ( )
testHasPreviousCalls ( )
testReset ( )
testResetCalls ( )
testSerialize ( )
testSetCalls ( )
test__call ( )
test__clone ( )
test__construct ( )
test__get ( )
test__isset ( )
test__set ( )
test__sleep ( )
test__toString ( )
test__unset ( )

메소드 상세

testAddCall() 공개 메소드

public testAddCall ( )

testClass() 공개 메소드

public testClass ( )

testGetAfterCalls() 공개 메소드

public testGetAfterCalls ( )

testGetCallNumber() 공개 메소드

public testGetCallNumber ( )

testGetCalls() 공개 메소드

public testGetCalls ( )

testGetCallsEqualTo() 공개 메소드

public testGetCallsEqualTo ( )

testGetCallsIdenticalTo() 공개 메소드

testGetCallsNumber() 공개 메소드

public testGetCallsNumber ( )

testGetCallsNumberEqualTo() 공개 메소드

testGetPreviousCalls() 공개 메소드

testGetTimeline() 공개 메소드

public testGetTimeline ( )

testHasAfterCalls() 공개 메소드

public testHasAfterCalls ( )

testHasPreviousCalls() 공개 메소드

testReset() 공개 메소드

public testReset ( )

testResetCalls() 공개 메소드

public testResetCalls ( )

testSerialize() 공개 메소드

public testSerialize ( )

testSetCalls() 공개 메소드

public testSetCalls ( )

test__call() 공개 메소드

public test__call ( )

test__clone() 공개 메소드

public test__clone ( )

test__construct() 공개 메소드

public test__construct ( )

test__get() 공개 메소드

public test__get ( )

test__isset() 공개 메소드

public test__isset ( )

test__set() 공개 메소드

public test__set ( )

test__sleep() 공개 메소드

public test__sleep ( )

test__toString() 공개 메소드

public test__toString ( )

test__unset() 공개 메소드

public test__unset ( )