PHP Class Jyxo\Beholder\TestCase\PhpExtensionTest

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

Public Methods

Method Description
testAvailable ( ) Tests all requested extension present.
testMissing ( ) Tests some extensions missing.

Method Details

testAvailable() public method

Tests all requested extension present.
public testAvailable ( )

testMissing() public method

Tests some extensions missing.
public testMissing ( )