PHP Class ScriptFUSIONTest\Unit\Porter\Mapper\Strategy\SubImportTest

See also: SubImport
Inheritance: extends PHPUnit_Framework_TestCase, use trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
testImport ( )
testInvalidCreate ( )
testInvalidSpecificationCallback ( )
testSpecificationCallback ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createSubImport ( $specification = null )
import ( $data = null, $context = null )

Method Details

setUp() protected method

protected setUp ( )

testImport() public method

public testImport ( )

testInvalidCreate() public method

public testInvalidCreate ( )

testInvalidSpecificationCallback() public method

testSpecificationCallback() public method