Class Pinoco_TestEnvironment
Testable Pinoco instance factory for unit test framework.
- Pinoco_Vars implements IteratorAggregate, ArrayAccess, Countable, Pinoco_ArrayConvertible
- Pinoco_TestEnvironment
Package: Pinoco
Copyright: Copyright 2010-2012, Hisateru Tanaka <tanakahisateru@gmail.com>
License: License (http://www.opensource.org/licenses/mit-license.php)
Author: Hisateru Tanaka <tanakahisateru@gmail.com>
Located at Pinoco/TestEnvironment.php
Copyright: Copyright 2010-2012, Hisateru Tanaka <tanakahisateru@gmail.com>
License: License (http://www.opensource.org/licenses/mit-license.php)
Author: Hisateru Tanaka <tanakahisateru@gmail.com>
Located at Pinoco/TestEnvironment.php
public
|
#
__construct( string $basedir, string $sysdir, string $baseuri = "/", string $dispatcher = "" )
Initialize testable Pinoco factory mainly by base directory and app directory. |
public
|
|
public
|
__call(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
count(),
fromArray(),
get(),
getIterator(),
has(),
import(),
keys(),
markAsDirty(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
registerAsDynamic(),
registerAsLazy(),
registerAsMethod(),
remove(),
rget(),
set(),
setDefault(),
setLoose(),
toArray(),
toArrayRecurse(),
values(),
wrap()
|