Skip navigation links
A B C E F G I N O R T W X 

A

Action - Interface in org.apache.axiom.testutils.concurrent
 
addPrefix(String) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
Add a prefix that should be used in testing the XMLStreamReader.getNamespaceURI(String) method.

B

ByteStreamComparator - Class in org.apache.axiom.testutils.io
OutputStream implementation that compares the data written to it with another character sequence specified by an InputStream.
ByteStreamComparator(InputStream) - Constructor for class org.apache.axiom.testutils.io.ByteStreamComparator
 

C

CharacterStreamComparator - Class in org.apache.axiom.testutils.io
Writer implementation that compares the data written to it with another character sequence specified by a Reader.
CharacterStreamComparator(Reader) - Constructor for class org.apache.axiom.testutils.io.CharacterStreamComparator
 
checkImplicitNamespaces(NamespaceContext) - Static method in class org.apache.axiom.testutils.namespace.NamespaceContextTestUtils
 
close() - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
close() - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 
close() - Method in class org.apache.axiom.testutils.io.CloseSensorInputStream
 
close() - Method in class org.apache.axiom.testutils.io.CloseSensorReader
 
CloseSensorInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that remembers if InputStream.close() has been called.
CloseSensorInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.CloseSensorInputStream
 
CloseSensorReader - Class in org.apache.axiom.testutils.io
Reader wrapper that remembers if Reader.close() has been called.
CloseSensorReader(Reader) - Constructor for class org.apache.axiom.testutils.io.CloseSensorReader
 
compare() - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
compareStreams(InputStream, InputStream) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
 
compareStreams(Reader, Reader) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
 
ConcurrentTestUtils - Class in org.apache.axiom.testutils.concurrent
 
ConcurrentTestUtils() - Constructor for class org.apache.axiom.testutils.concurrent.ConcurrentTestUtils
 
createProxy(Object) - Method in class org.apache.axiom.testutils.InvocationCounter
Create a new proxy.

E

ExceptionInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that throw an exception when the end of the parent stream is reached.
ExceptionInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.ExceptionInputStream
 
execute() - Method in interface org.apache.axiom.testutils.concurrent.Action
 

F

flush() - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
flush() - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 

G

getContentType() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getContentType() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getExceptionCount() - Method in class org.apache.axiom.testutils.InvocationCounter
Get the number of exceptions counted by this instance.
getInputStream() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getInvocationCount() - Method in class org.apache.axiom.testutils.InvocationCounter
Get the number of invocations counted by this instance.
getName() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getName() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 

I

InvocationCounter - Class in org.apache.axiom.testutils
Utility class that counts the number of invocations on one or more objects.
InvocationCounter() - Constructor for class org.apache.axiom.testutils.InvocationCounter
 
IOTestUtils - Class in org.apache.axiom.testutils.io
 
isClosed() - Method in class org.apache.axiom.testutils.io.CloseSensorInputStream
 
isClosed() - Method in class org.apache.axiom.testutils.io.CloseSensorReader
 

N

NamespaceContextTestUtils - Class in org.apache.axiom.testutils.namespace
 

O

org.apache.axiom.testutils - package org.apache.axiom.testutils
 
org.apache.axiom.testutils.activation - package org.apache.axiom.testutils.activation
 
org.apache.axiom.testutils.concurrent - package org.apache.axiom.testutils.concurrent
 
org.apache.axiom.testutils.io - package org.apache.axiom.testutils.io
 
org.apache.axiom.testutils.namespace - package org.apache.axiom.testutils.namespace
 
org.apache.axiom.testutils.stax - package org.apache.axiom.testutils.stax
 

R

RandomDataSource - Class in org.apache.axiom.testutils.activation
 
RandomDataSource(long, int, int, long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
RandomDataSource(long, long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
RandomDataSource(long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
read() - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
read(byte[]) - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
read(byte[], int, int) - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
reset() - Method in class org.apache.axiom.testutils.InvocationCounter
Reset all counters to zero.

T

TestDataSource - Class in org.apache.axiom.testutils.activation
Test data source that produces a byte sequence with specified length and with all bytes equal to a specified value.
TestDataSource(int, long) - Constructor for class org.apache.axiom.testutils.activation.TestDataSource
 
testThreadSafety(Action) - Static method in class org.apache.axiom.testutils.concurrent.ConcurrentTestUtils
 

W

write(byte[], int, int) - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
write(int) - Method in class org.apache.axiom.testutils.io.ByteStreamComparator
 
write(char[], int, int) - Method in class org.apache.axiom.testutils.io.CharacterStreamComparator
 

X

XMLStreamReaderComparator - Class in org.apache.axiom.testutils.stax
Helper class that compares the events produced by two XMLStreamReader objects.
XMLStreamReaderComparator(XMLStreamReader, XMLStreamReader) - Constructor for class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
A B C E F G I N O R T W X 
Skip navigation links

Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.