Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_test

\UnitTestCase
   |
toba_test

Ubicada en php/modelo/lib/testing_unitario/toba_test.php [line 2]



Métodos Propios
static mixed   get_descripcion()  
mixed   _createRunner ()  
mixed   assertEqualArray ()  
mixed   get_proyecto ()  
mixed   mentir_hilo ()  
mixed   post_run ()  
mixed   pre_run ()  
mixed   restaurar_estado ()  
mixed   restaurar_hilo ()  
mixed   run ()  
mixed   sentencias_restauracion ()  
mixed   separar_pruebas ()  
mixed   tearDown ()  

static method get_descripcion  [línea 82]

  static mixed get_descripcion( )





_createRunner   [línea 33]

  mixed _createRunner( mixed reporter )

Parámetros:
mixed   reporter: 





assertEqualArray   [línea 71]

  mixed assertEqualArray( mixed first , mixed second , [mixed message = "%s" ] )

Parámetros:
mixed   first: 
mixed   second: 
mixed   message: 





get_proyecto   [línea 78]

  mixed get_proyecto( )





mentir_hilo   [línea 57]

  mixed mentir_hilo( )





post_run   [línea 54]

  mixed post_run( )





pre_run   [línea 49]

  mixed pre_run( )





restaurar_estado   [línea 21]

  mixed restaurar_estado( mixed sentencias )

Parámetros:
mixed   sentencias: 





restaurar_hilo   [línea 64]

  mixed restaurar_hilo( )





run   [línea 42]

  mixed run( mixed reporter )

Parámetros:
mixed   reporter: 





sentencias_restauracion   [línea 16]

  mixed sentencias_restauracion( )





separar_pruebas   [línea 6]

  mixed separar_pruebas( [mixed estado = false ] )

Parámetros:
mixed   estado: 





tearDown   [línea 11]

  mixed tearDown( )






Desarrollado por SIU.
Documentación generada con phpDocumentor