PHP 클래스 Jyxo\Mail\EncodingTest

또한 보기: Jyxo\Mail\Encoding
저자: Jaroslav Hanslík
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: jyxo/php

공개 메소드들

메소드 설명
testConstruct ( ) Tests the constructor.
testEncode ( ) Tests the encode() method.
testIsCompatible ( ) Tests the isCompatible() method.

보호된 메소드들

메소드 설명
setUp ( ) Prepares the testing environment.

메소드 상세

setUp() 보호된 메소드

Prepares the testing environment.
protected setUp ( )

testConstruct() 공개 메소드

Tests the constructor.
또한 보기: Jyxo\Mail\Encoding::__construct()
public testConstruct ( )

testEncode() 공개 메소드

Tests the encode() method.
또한 보기: Jyxo\Mail\Encoding::encode()
public testEncode ( )

testIsCompatible() 공개 메소드

Tests the isCompatible() method.
또한 보기: Jyxo\Mail\Encoding::isCompatible()
public testIsCompatible ( )