|
| setUp () |
|
| tearDown () |
|
| testConstructorUrlWrongType () |
|
| testConstructorUrlEmpty () |
|
| testConstructorUrlWithoutLeadingSlash () |
|
| testConstructorUrlMustNotContainQueryString () |
|
| testConstructorQueryDataWrongType () |
|
| testConstructorOptionsWrongType () |
|
| testConstructorUnknownOptions () |
|
| testConstructorInvalidMethod () |
|
| testConstructorInvalidName () |
|
| testConstructorNameTooLong () |
|
| testConstructorNameMaxLength () |
|
| testConstructorNameBadCharacters () |
|
| testConstructorInvalidDelaySeconds () |
|
| testConstructorNegativeDelaySeconds () |
|
| testConstructorDelaySecondsTooBig () |
|
| testConstructorMaxDelaySecond () |
|
| testConstructorUrlTooBig () |
|
| testConstructorHeaderWrongType () |
|
| testConstructorHeaderWithoutColon () |
|
| testConstructorInvalidContentType () |
|
| testAddInvalidQueue () |
|
| testAddTaskTooBig () |
|
| testPushTaskSimplestAdd () |
|
| testPushTaskSimpleAddWithQueryData () |
|
| testPushTaskAddToNonDefaultQueue () |
|
| testPushTaskAddBasicGetRequest () |
|
| testPushTaskAddGetRequestWithQueryData () |
|
| testPushTaskWithNameAndETA () |
|
| testPushTaskAddWithHeader () |
|
| testPushTaskAddWithHeaderAndQueryData () |
|
| testPushTaskAddWithTwoHeaders () |
|
| testUnknownQueueError () |
|
| testTransientError () |
|
| testPermissionDeniedError () |
|
| testTombstonedTaskError () |
|
| testTaskAlreadyExistsError () |
|
| testTaskInvalidQueueModeError () |
|