PHP Class Jyxo\Input\Chain\ConditionalTest

Author: Jan Pěček
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: jyxo/php

Public Methods

Method Description
testCondition ( ) Tests for conditional validation (is executed only if the condition is fulfilled)
testNullCondition ( ) Tests no condition.

Method Details

testCondition() public method

Tests for conditional validation (is executed only if the condition is fulfilled)
public testCondition ( )

testNullCondition() public method

Tests no condition.
public testNullCondition ( )