PHP Class PhpSchool\LearnYouPhpTest\Exercise\DatabaseReadTest

Author: Aydin Hassan ([email protected])
Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Exibir arquivo Open project: php-school/learn-you-php

Public Methods

Method Description
setUp ( )
testConfigure ( )
testDatabaseExercise ( )
testSeedAddsRandomUsersToDatabaseAndStoresRandomIdAndName ( )
testVerifyReturnsTrueIfRecordExistsWithNameUsingStoredId ( )

Method Details

setUp() public method

public setUp ( )

testConfigure() public method

public testConfigure ( )

testDatabaseExercise() public method

testSeedAddsRandomUsersToDatabaseAndStoresRandomIdAndName() public method

testVerifyReturnsTrueIfRecordExistsWithNameUsingStoredId() public method