Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Tests
Services
NotesServiceTest
PHP Class Tests\Services\NotesServiceTest
Inheritance:
extends
PHPUnit_Framework_TestCase
Mostrar archivo
Open project: vesparny/silex-simple-rest
Public Methods
Method
Description
setUp
( )
testDelete
( )
testGetAll
( )
testGetOne
( )
testSave
( )
testUpdate
( )
Method Details
setUp()
public
method
public
setUp
( )
testDelete()
public
method
public
testDelete
( )
testGetAll()
public
method
public
testGetAll
( )
testGetOne()
public
method
public
testGetOne
( )
testSave()
public
method
public
testSave
( )
testUpdate()
public
method
public
testUpdate
( )