PHP Class PopTest\I18n\I18nTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: nicksagona/PopPHP

Public Methods

Method Description
testConstructor ( )
testCreateXmlFile ( )
testCreateXmlFileNoRegionException ( )
testCreateXmlFileNoSourceException ( )
testCreateXmlFileNoSrcException ( )
testCreateXmlFileNoTextException ( )
testCreateXmlFileTextNotArrayException ( )
testCreateXmlFromText ( )
testCreateXmlFromTextNoOutputException ( )
testCreateXmlFromTextNoSourceException ( )
testCreateXmlFromTextNoTargetException ( )
testE ( )
testFactory ( )
testGetLanguages ( )
testLangNoLocale ( )
testLoadFileBadFileException ( )
testLoadFileNoFileException ( )

Method Details

testConstructor() public method

public testConstructor ( )

testCreateXmlFile() public method

public testCreateXmlFile ( )

testCreateXmlFileNoRegionException() public method

testCreateXmlFileNoSourceException() public method

testCreateXmlFileNoSrcException() public method

testCreateXmlFileNoTextException() public method

testCreateXmlFileTextNotArrayException() public method

testCreateXmlFromText() public method

testCreateXmlFromTextNoOutputException() public method

testCreateXmlFromTextNoSourceException() public method

testCreateXmlFromTextNoTargetException() public method

testE() public method

public testE ( )

testFactory() public method

public testFactory ( )

testGetLanguages() public method

public testGetLanguages ( )

testLangNoLocale() public method

public testLangNoLocale ( )

testLoadFileBadFileException() public method

testLoadFileNoFileException() public method