\Whups_ApiTest

API tests for Whups.

Copyright 2007-2017 Horde LLC (http://www.horde.org/)

Summary

Methods
Properties
Constants
setUp()
assertOk()
test_listQueues_returns_hash()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

setUp()

setUp() 

assertOk()

assertOk(mixed  $result) : boolean

Asserts that the supplied result is not a PEAR_Error

Fails with a descriptive message if so

Parameters

mixed $result

The value to check

Returns

boolean —

Whether the assertion was successful

test_listQueues_returns_hash()

test_listQueues_returns_hash()