PHP Class atk4\data\tests\IteratorTest

Inheritance: extends SQLTestCase
Show file Open project: atk4/data

Public Methods

Method Description
testBasic ( )
testBasicID ( )
testException1 ( ) If first argument is array, then second argument should not be used.
testException2 ( ) Model is not associated with any database - persistence should be set.
testException3 ( ) Model is not associated with any database - persistence should be set.
testException4 ( ) Model is not associated with any database - persistence should be set.
testException5 ( ) Model is not associated with any database - persistence should be set.
testException6 ( ) Model is not associated with any database - persistence should be set.
testException7 ( ) Model is not associated with any database - persistence should be set.
testRawIterator ( )

Method Details

testBasic() public method

public testBasic ( )

testBasicID() public method

public testBasicID ( )

testException1() public method

If first argument is array, then second argument should not be used.
public testException1 ( )

testException2() public method

Model is not associated with any database - persistence should be set.
public testException2 ( )

testException3() public method

Model is not associated with any database - persistence should be set.
public testException3 ( )

testException4() public method

Model is not associated with any database - persistence should be set.
public testException4 ( )

testException5() public method

Model is not associated with any database - persistence should be set.
public testException5 ( )

testException6() public method

Model is not associated with any database - persistence should be set.
public testException6 ( )

testException7() public method

Model is not associated with any database - persistence should be set.
public testException7 ( )

testRawIterator() public method

public testRawIterator ( )