OpenSencillo  2016.106
Long live the simplicity of PHP
 All Data Structures Namespaces Files Functions Pages
unitTest Class Reference
Inheritance diagram for unitTest:
log

Public Member Functions

 setEnvironment ($public=true)
 
 print_test ($function=null, $validator=null, $die=false)
 
 init ($function=null, $validator=null)
 
 print_ut ($export, $die=true)
 
- Public Member Functions inherited from log
 __construct ($path='', $file='log.txt', $maxLine=100, $useFile=true, $mysql=null)
 
 saveToLog ($data)
 
 getLog ()
 
 vd ($var)
 

Protected Attributes

 $env ='public'
 
- Protected Attributes inherited from log
 $name
 
 $file
 
 $path
 
 $current
 
 $store =array()
 
 $maxLine =0
 
 $useFile
 

Detailed Description

Definition at line 132 of file test.tool.framework.php.

Member Function Documentation

print_ut (   $export,
  $die = true 
)

Create var_dump

Parameters
mixed

Definition at line 358 of file test.tool.framework.php.

setEnvironment (   $public = true)

Setting for switch environment to public or developers

Parameters
bool|string
Returns
mixed

Definition at line 143 of file test.tool.framework.php.


The documentation for this class was generated from the following file: