TestDatabaseTraitTest extends TestCase Uses TestDatabase
Table of Contents
setUp() | Setup TestDatabase | void |
---|---|---|
testTrait() | Test the TestDatabase traits works | mixed |
setupTestDatabase() | Define the test_integration database connection the default one | mixed |
Methods
setUp()
Setup TestDatabase
public
setUp(
)
: void
testTrait()
Test the TestDatabase traits works
public
testTrait(
)
: mixed
Return values
mixedsetupTestDatabase()
Define the test_integration database connection the default one
public
setupTestDatabase(
)
: mixed