ActiveResourceKit  v1.2 (498.0)
 All Classes Files Functions Variables Typedefs Enumerator Properties Macros Pages
Instance Methods | List of all members
ConnectionTests Class Reference

#import <ConnectionTests.h>

Inheritance diagram for ConnectionTests:
Inheritance graph
[legend]
Collaboration diagram for ConnectionTests:
Collaboration graph
[legend]

Instance Methods

(void) - testErrorForResponse [implementation]
 
(void) - testGet [implementation]
 
(void) - testHead [implementation]
 
(void) - testGetWithHeader [implementation]
 
(void) - testPost [implementation]
 

Detailed Description

Definition at line 27 of file ConnectionTests.h.

Method Documentation

- (void) testErrorForResponse
implementation

Definition at line 32 of file ConnectionTests.m.

- (void) testGet
implementation

Definition at line 90 of file ConnectionTests.m.

- (void) testGetWithHeader
implementation

Definition at line 114 of file ConnectionTests.m.

- (void) testHead
implementation

Definition at line 101 of file ConnectionTests.m.

- (void) testPost
implementation

Definition at line 139 of file ConnectionTests.m.


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