Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Commit

Permalink
Docs.md: Thorn::Agent -> Thorn.Agent (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoggSugarcrm authored and jcsmorais committed Dec 14, 2016
1 parent a0e13af commit dd47f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ e.g. using `_.clone`).
* Linking records requires that the records have already been created in the database. To avoid exceptions, structure the
record creations such that dependencies are met before `Fixtures` tries to make links.

## Thorn::Agent
## Thorn.Agent

Thorn provides an Agent class that simulates a REST API user agent.
You should use this class for all of your Thorn tests except those which test the Users API directly (in which case you should use the [chakram API](chakram) directly).
Expand Down

0 comments on commit dd47f26

Please sign in to comment.