PHP Class Jyxo\Beholder\TestCase\PgsqlTest

See also: Jyxo\Beholder\TestCase\Pgsql
Author: Jaroslav HanslĂ­k
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jyxo/php

Public Methods

Method Description
setUp ( )
testAllOk ( ) Tests everything working.
testConnectionFailure ( ) Tests connection failure.
testQueryFailure ( ) Tests query failure.

Private Methods

Method Description
getPgsql ( ) : array Returns connection settings.

Method Details

setUp() public method

public setUp ( )

testAllOk() public method

Tests everything working.
public testAllOk ( )

testConnectionFailure() public method

Tests connection failure.

testQueryFailure() public method

Tests query failure.
public testQueryFailure ( )