Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
RouterTestTrait Class Reference
+ Inheritance diagram for RouterTestTrait:

Static Public Member Functions

static testRoutes ($path, $method=null)
 

Static Private Member Functions

static addTestRoute (&$response, $path, $method=null)
 
static getMethod ($routeDetails)
 

Detailed Description

Definition at line 17 of file RouterTestTrait.php.

Member Function Documentation

◆ addTestRoute()

static addTestRoute ( $response,
  $path,
  $method = null 
)
staticprivate

Definition at line 35 of file RouterTestTrait.php.

◆ getMethod()

static getMethod (   $routeDetails)
staticprivate

Definition at line 51 of file RouterTestTrait.php.

◆ testRoutes()

static testRoutes (   $path,
  $method = null 
)
static

Definition at line 19 of file RouterTestTrait.php.


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