com.jayway.restassured.assertion
Interface Assertion

All Known Implementing Classes:
JSONAssertion, XMLAssertion

public interface Assertion


Method Summary
 String description()
           
 Object getResult(Object object)
           
 

Method Detail

getResult

Object getResult(Object object)

description

String description()


Copyright © 2010-2011. All Rights Reserved.