PHP Class Jyxo\Beholder\TestCase\MemcachedTest

See also: Jyxo\Beholder\TestCase\Memcached
Author: Jaroslav Hanslík
Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: jyxo/php

Public Methods

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

Method Details

setUp() public method

public setUp ( )

testAllOk() public method

Tests working connection.
public testAllOk ( )

testConnectionFailure() public method

Tests connection failure.