testFoundDispatches() testFoundDispatches( $method, $uri, $callback, $handler, $argDict) Parameters $method $uri $callback $handler $argDict
testNotFoundDispatches() testNotFoundDispatches( $method, $uri, $callback) Parameters $method $uri $callback
testMethodNotAllowedDispatches() testMethodNotAllowedDispatches( $method, $uri, $callback, $availableMethods) Parameters $method $uri $callback $availableMethods
getDataGeneratorClass() getDataGeneratorClass() Delegate dataGenerator selection to child test classes
generateDispatcherOptions() generateDispatcherOptions() Set appropriate options for the specific Dispatcher class we're testing