- Backrack
- should properly execute method with GET
- should properly execute method with params with GET
- should properly execute method using JSON POST
- should properly execute method with params using JSON POST
- Backrack client
- should import methods
- should import class methods
- should properly work with many classes
- should execute object method
- should execute class method
- should use original initializer
- should raise RPCError exception on error
- should return proper values
- should properly store value in the object
- should remember which object is which
- should work with many arguments