Documentation

MySQLTestCase extends ContrexxTestCase
in package

AbstractYes

MySQLTestCase

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

CLOUDREXX Development Team info@cloudrexx.com

author

ss4u ss4u.comvation@gmail.com

subpackage

core_test

Table of Contents

Properties

$cx  : Cx
$database  : ADONewConnection
Reference to the AdoDb database connection

Methods

__construct()  : mixed
setUp()  : void
Start a new transaction before each test to keep the database clean
setUpBeforeClass()  : void
Save as a reference to the database object
tearDown()  : void
Discard changes of last test
getComponent()  : SystemComponentController|null
Returns the requested component's controller

Properties

$database

Reference to the AdoDb database connection

protected static ADONewConnection $database

Methods

setUp()

Start a new transaction before each test to keep the database clean

public setUp() : void

setUpBeforeClass()

Save as a reference to the database object

public static setUpBeforeClass() : void

        
On this page

Search results