\Pivot\Test\CasesHandlerTestCase

Handler Test Case Class

Summary

Methods
Properties
Constants
setup()
loadServiceLocator()
getSetUpOperation()
getData()
getServiceLocator()
tearDownAfterClass()
No public properties found
No constants found
loadData()
$serviceLocator
$handler
$data
N/A
No private methods found
$class
$serviceName
N/A

Properties

$serviceLocator

$serviceLocator : \Pivot\Test\Cases\ServiceLocator

Pivot Service Locator

Type

\Pivot\Test\Cases\ServiceLocator

$handler

$handler : \Pivot\Test\Cases\[type]

[$handler description]

Type

\Pivot\Test\Cases\[type]

$data

$data : array

Data to insert

Type

array

$class

$class : string

Entity class name

Type

string

$serviceName

$serviceName : string

Service to get handler

Type

string

Methods

setup()

setup() : void

Runs before each test

loadServiceLocator()

loadServiceLocator() : void

load the service locator into the class

getSetUpOperation()

getSetUpOperation() 

getData()

getData() 

getServiceLocator()

getServiceLocator() 

tearDownAfterClass()

tearDownAfterClass() 

loadData()

loadData(  $module,   $file,   $type = 'json',   $count = 2) 

Parameters

$module
$file
$type
$count