Tripal
Public Member Functions | List of all members
Tests\tripal_ws\http\TripalWebServicesContentTest Class Reference
Inheritance diagram for Tests\tripal_ws\http\TripalWebServicesContentTest:
Inheritance graph
[legend]
Collaboration diagram for Tests\tripal_ws\http\TripalWebServicesContentTest:
Collaboration graph
[legend]

Public Member Functions

 testGettingMainContentList ()
 
 testGettingListOfEntitiesInABundle ()
 
 testSanitizeFieldKeys ()
 
 invokeMethod (&$object, $methodName, array $parameters=array())
 

Member Function Documentation

◆ invokeMethod()

Tests\tripal_ws\http\TripalWebServicesContentTest::invokeMethod ( $object,
  $methodName,
array  $parameters = array() 
)

Call protected/private method of a class.

Parameters
object&$objectInstantiated object that we will run method on.
string$methodNameMethod name to call
array$parametersArray of parameters to pass into method.
Returns
mixed Method return.

◆ testGettingListOfEntitiesInABundle()

Tests\tripal_ws\http\TripalWebServicesContentTest::testGettingListOfEntitiesInABundle ( )
Test:
@group ws

◆ 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: