GateIn WSRP Test Framework 2.3.1.Final
A C D E F G H I M N O R S T W 

A

addAttachmentPart(AttachmentPart) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
assertEquals(Object[], Object[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
assertEquals(String, Object[], Object[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
Test equality as defined by java.util.Array#equals(Object[], Object[]).
assertEquals(char[], char[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
assertEquals(String, char[], char[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(byte[], byte[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
assertEquals(String, byte[], byte[]) - Static method in class org.gatein.wsrp.test.ExtendedAssert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(Object[], Object[], boolean, String) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
assertEquals(Object[], Object[], boolean, String, ExtendedAssert.Decorator) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
assertString1ContainsString2(String, String) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 

C

countAttachments() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
createAttachmentPart() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
createMessageContext(MockSOAPMessage, ClassLoader) - Static method in class org.gatein.wsrp.test.handler.MockSOAPMessageContext
 
createMockRequest(HttpSession) - Static method in class org.gatein.wsrp.test.support.MockHttpServletRequest
 
createMockResponse() - Static method in class org.gatein.wsrp.test.support.MockHttpServletResponse
 
createMockSession() - Static method in class org.gatein.wsrp.test.support.MockHttpSession
 

D

decorate(Object[], ExtendedAssert.Decorator) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 
decorate(Object) - Method in interface org.gatein.wsrp.test.ExtendedAssert.Decorator
 

E

equals(Object) - Method in class org.gatein.wsrp.test.ExtendedAssert.DecoratedObject
 
ExtendedAssert - Class in org.gatein.wsrp.test
Add more assert methods.
ExtendedAssert() - Constructor for class org.gatein.wsrp.test.ExtendedAssert
 
ExtendedAssert.DecoratedObject - Class in org.gatein.wsrp.test
 
ExtendedAssert.DecoratedObject(Object, ExtendedAssert.Decorator) - Constructor for class org.gatein.wsrp.test.ExtendedAssert.DecoratedObject
 
ExtendedAssert.Decorator - Interface in org.gatein.wsrp.test
 

F

format(String, Object, Object) - Static method in class org.gatein.wsrp.test.ExtendedAssert
 

G

getAttachment(SOAPElement) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getAttachments() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getAttachments(MimeHeaders) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getContentDescription() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getDecorated() - Method in class org.gatein.wsrp.test.ExtendedAssert.DecoratedObject
 
getMessage() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessageContext
 
getMimeHeaders() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getSOAPBody() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
getSOAPPart() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 

H

hostURL - Static variable in class org.gatein.wsrp.test.support.MockHttpServletRequest
 

I

invoke(Object, Method, Object[]) - Method in class org.gatein.wsrp.test.handler.MockSOAPBody
 
invoke(Object, Method, Object[]) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessageContext
 
invoke(Object, Method, Object[]) - Method in class org.gatein.wsrp.test.support.MockHttpServletRequest
 
invoke(Object, Method, Object[]) - Method in class org.gatein.wsrp.test.support.MockHttpServletResponse
 
invoke(Object, Method, Object[]) - Method in class org.gatein.wsrp.test.support.MockHttpSession
 

M

MockHttpServletRequest - Class in org.gatein.wsrp.test.support
 
MockHttpServletResponse - Class in org.gatein.wsrp.test.support
 
MockHttpSession - Class in org.gatein.wsrp.test.support
 
MockSOAPBody - Class in org.gatein.wsrp.test.handler
 
MockSOAPBody(Element) - Constructor for class org.gatein.wsrp.test.handler.MockSOAPBody
 
MockSOAPMessage - Class in org.gatein.wsrp.test.handler
 
MockSOAPMessage() - Constructor for class org.gatein.wsrp.test.handler.MockSOAPMessage
 
MockSOAPMessage(MimeHeaders) - Constructor for class org.gatein.wsrp.test.handler.MockSOAPMessage
 
MockSOAPMessageContext - Class in org.gatein.wsrp.test.handler
 
MockSOAPMessageContext(MockSOAPMessage) - Constructor for class org.gatein.wsrp.test.handler.MockSOAPMessageContext
 

N

newInstance(String) - Static method in class org.gatein.wsrp.test.handler.MockSOAPBody
 

O

org.gatein.wsrp.test - package org.gatein.wsrp.test
 
org.gatein.wsrp.test.handler - package org.gatein.wsrp.test.handler
 
org.gatein.wsrp.test.support - package org.gatein.wsrp.test.support
 

R

removeAllAttachments() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
removeAttachments(MimeHeaders) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 

S

saveChanges() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
saveRequired() - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
scheme - Static variable in class org.gatein.wsrp.test.support.MockHttpServletRequest
 
serverName - Static variable in class org.gatein.wsrp.test.support.MockHttpServletRequest
 
serverPort - Static variable in class org.gatein.wsrp.test.support.MockHttpServletRequest
 
setContentDescription(String) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
setMessage(MockSOAPMessage) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessageContext
 
setMessageBody(String) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
setMimeHeaders(MimeHeaders) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 

T

toString() - Method in class org.gatein.wsrp.test.ExtendedAssert.DecoratedObject
 

W

writeTo(OutputStream) - Method in class org.gatein.wsrp.test.handler.MockSOAPMessage
 
A C D E F G H I M N O R S T W 
GateIn WSRP Test Framework 2.3.1.Final

Copyright © 2006-2014 GateIn. All Rights Reserved.