Golem
ProtoTest's Selenium and beyond automation framework
 All Classes Namespaces Functions Properties
Namespaces | Classes
Package ProtoTest.Golem.Rest

Namespaces

package  OAuth
 

Classes

class  DynamicXml
 
class  Given
 Given class holds methods for any setup, such as url setting, and request configuring. More...
 
class  RestResponseVerify
 Contains methods to validate rest responses More...
 
class  RestTestBase
 Test Base class to be inherited by all test fixtures. Will automatically instantiate an object named Given More...
 
class  Tests
 Example tests on how to use the REST Framework
 
class  Then
 Then contains post-operation commands such as validations and return statements; More...
 
class  When
 When contains operation execution methods, such as commands to actually fire off a Rest request. More...