◆ invokeMethod()
Tests\tripal_ws\http\TripalWebServicesContentTest::invokeMethod |
( |
& |
$object, |
|
|
|
$methodName, |
|
|
array |
$parameters = array() |
|
) |
| |
Call protected/private method of a class.
- Parameters
-
object | &$object | Instantiated object that we will run method on. |
string | $methodName | Method name to call |
array | $parameters | Array of parameters to pass into method. |
- Returns
- mixed Method return.
◆ testGettingListOfEntitiesInABundle()
Tests\tripal_ws\http\TripalWebServicesContentTest::testGettingListOfEntitiesInABundle |
( |
| ) |
|
◆ testGettingMainContentList()
Tests\tripal_ws\http\TripalWebServicesContentTest::testGettingMainContentList |
( |
| ) |
|
◆ testSanitizeFieldKeys()
Tests\tripal_ws\http\TripalWebServicesContentTest::testSanitizeFieldKeys |
( |
| ) |
|
Tests the sanitizeFieldKeys() method. @group tripal_ws @group tripalWS-ServiceResource
The documentation for this class was generated from the following file:
- tests/tripal_ws/http/TripalWebServicesContentTest.php