PHP Class mageekguy\atoum\tests\units\test\adapter

Inheritance: extends mageekguy\atoum\test
Datei anzeigen Open project: atoum/atoum

Public Methods

Method Description
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 ( )

Method Details

testAddCall() public method

public testAddCall ( )

testClass() public method

public testClass ( )

testGetAfterCalls() public method

public testGetAfterCalls ( )

testGetCallNumber() public method

public testGetCallNumber ( )

testGetCalls() public method

public testGetCalls ( )

testGetCallsEqualTo() public method

public testGetCallsEqualTo ( )

testGetCallsIdenticalTo() public method

testGetCallsNumber() public method

public testGetCallsNumber ( )

testGetCallsNumberEqualTo() public method

testGetPreviousCalls() public method

testGetTimeline() public method

public testGetTimeline ( )

testHasAfterCalls() public method

public testHasAfterCalls ( )

testHasPreviousCalls() public method

testReset() public method

public testReset ( )

testResetCalls() public method

public testResetCalls ( )

testSerialize() public method

public testSerialize ( )

testSetCalls() public method

public testSetCalls ( )

test__call() public method

public test__call ( )

test__clone() public method

public test__clone ( )

test__construct() public method

public test__construct ( )

test__get() public method

public test__get ( )

test__isset() public method

public test__isset ( )

test__set() public method

public test__set ( )

test__sleep() public method

public test__sleep ( )

test__toString() public method

public test__toString ( )

test__unset() public method

public test__unset ( )