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

#import <ActiveResourceKitTests.h>

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

Instance Methods

(void) - setUp [implementation]
 
(void) - testNewPerson [implementation]
 
(void) - testSetUpSite [implementation]
 
(void) - testEmptyPath [implementation]
 
(void) - testPrefixSource [implementation]
 
(void) - testPrefixWithNestedResources [implementation]
 
(void) - testPrefixParameterWithPercentEscapes [implementation]
 
(void) - testElementName [implementation]
 
(void) - testCollectionName [implementation]
 
(void) - testElementPath [implementation]
 
(void) - testElementPathWithQuery [implementation]
 
(void) - testNewElementPath [implementation]
 
(void) - testCollectionPath [implementation]
 
(void) - testJSONFormat [implementation]
 
(void) - testNestedResources [implementation]
 
(void) - testBuild [implementation]
 
(void) - testFindAll [implementation]
 
(void) - testFindFirst [implementation]
 
(void) - testCreate [implementation]
 
(void) - testIDFromResponse [implementation]
 
- Instance Methods inherited from ARTestCase
(void) - runUntilStop
 

Protected Attributes

Postpost
 
PostCommentpostComment
 

Additional Inherited Members

- Properties inherited from ARTestCase
BOOL stop
 

Detailed Description

Definition at line 45 of file ActiveResourceKitTests.h.

Method Documentation

- (void) setUp
implementation

Definition at line 63 of file ActiveResourceKitTests.m.

- (void) testBuild
implementation

Definition at line 230 of file ActiveResourceKitTests.m.

- (void) testCollectionName
implementation

Definition at line 186 of file ActiveResourceKitTests.m.

- (void) testCollectionPath
implementation

Definition at line 210 of file ActiveResourceKitTests.m.

- (void) testCreate
implementation

Definition at line 284 of file ActiveResourceKitTests.m.

- (void) testElementName
implementation

Definition at line 181 of file ActiveResourceKitTests.m.

- (void) testElementPath
implementation

Definition at line 191 of file ActiveResourceKitTests.m.

- (void) testElementPathWithQuery
implementation

Definition at line 197 of file ActiveResourceKitTests.m.

- (void) testEmptyPath
implementation

Definition at line 122 of file ActiveResourceKitTests.m.

- (void) testFindAll
implementation

Definition at line 257 of file ActiveResourceKitTests.m.

- (void) testFindFirst
implementation

Definition at line 273 of file ActiveResourceKitTests.m.

- (void) testIDFromResponse
implementation

Definition at line 294 of file ActiveResourceKitTests.m.

- (void) testJSONFormat
implementation

Definition at line 216 of file ActiveResourceKitTests.m.

- (void) testNestedResources
implementation

Definition at line 223 of file ActiveResourceKitTests.m.

- (void) testNewElementPath
implementation

Definition at line 204 of file ActiveResourceKitTests.m.

- (void) testNewPerson
implementation

Definition at line 81 of file ActiveResourceKitTests.m.

- (void) testPrefixParameterWithPercentEscapes
implementation

Definition at line 173 of file ActiveResourceKitTests.m.

- (void) testPrefixSource
implementation

Definition at line 131 of file ActiveResourceKitTests.m.

- (void) testPrefixWithNestedResources
implementation

Definition at line 161 of file ActiveResourceKitTests.m.

- (void) testSetUpSite
implementation

Definition at line 100 of file ActiveResourceKitTests.m.

Member Data Documentation

- (Post*) post
protected

Definition at line 47 of file ActiveResourceKitTests.h.

- (PostComment*) postComment
protected

Definition at line 48 of file ActiveResourceKitTests.h.


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