PHP 클래스 Jyxo\Input\Chain\ConditionalTest

저자: Jan Pěček
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: jyxo/php

공개 메소드들

메소드 설명
testCondition ( ) Tests for conditional validation (is executed only if the condition is fulfilled)
testNullCondition ( ) Tests no condition.

메소드 상세

testCondition() 공개 메소드

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

testNullCondition() 공개 메소드

Tests no condition.
public testNullCondition ( )