A B C D E F G H I L M N O P R S T U W X 
All Classes All Packages

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.
addTest(MatrixTestCase) - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
addTestParameter(String, boolean) - Method in class org.apache.axiom.testutils.suite.MatrixTestCase
 
addTestParameter(String, int) - Method in class org.apache.axiom.testutils.suite.MatrixTestCase
 
addTestParameter(String, String) - Method in class org.apache.axiom.testutils.suite.MatrixTestCase
 
addTestParameters(MatrixTestCase) - Method in interface org.apache.axiom.testutils.suite.Dimension
 
addTests() - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
afterRead(int) - Method in class org.apache.axiom.testutils.io.InstrumentedInputStream
 
afterRead(int) - Method in class org.apache.axiom.testutils.io.InstrumentedReader
 
allocatePort() - Static method in class org.apache.axiom.testutils.PortAllocator
Allocate a TCP port.

B

beforeWrite(int) - Method in class org.apache.axiom.testutils.io.InstrumentedOutputStream
 
beforeWrite(int) - Method in class org.apache.axiom.testutils.io.InstrumentedWriter
 
build() - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
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
Deprecated.
ByteStreamComparator(InputStream, String, String) - Constructor for class org.apache.axiom.testutils.io.ByteStreamComparator
Constructor.

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
Deprecated.
CharacterStreamComparator(Reader, String, String) - Constructor for class org.apache.axiom.testutils.io.CharacterStreamComparator
Constructor.
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.InstrumentedInputStream
 
close() - Method in class org.apache.axiom.testutils.io.InstrumentedOutputStream
 
close() - Method in class org.apache.axiom.testutils.io.InstrumentedReader
 
close() - Method in class org.apache.axiom.testutils.io.InstrumentedWriter
 
compare() - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
compareStreams(InputStream, InputStream) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
Deprecated.
compareStreams(InputStream, String, InputStream, String) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
 
compareStreams(Reader, Reader) - Static method in class org.apache.axiom.testutils.io.IOTestUtils
Deprecated.
compareStreams(Reader, String, Reader, String) - 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.

D

DataSourceRegistration - Interface in org.apache.axiom.testutils.net.protocol.mem
 
DataSourceRegistry - Class in org.apache.axiom.testutils.net.protocol.mem
 
DigestUtils - Class in org.apache.axiom.testutils
 
Dimension - Interface in org.apache.axiom.testutils.suite
 
DTD - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 

E

EMPTY_STRING_TO_NULL - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 
ExceptionInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that throws an exception after a configurable number of bytes have been read from the stream or when the end of the stream is reached.
ExceptionInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.ExceptionInputStream
 
ExceptionInputStream(InputStream, int) - Constructor for class org.apache.axiom.testutils.io.ExceptionInputStream
 
ExceptionOutputStream - Class in org.apache.axiom.testutils.io
 
ExceptionOutputStream(int) - Constructor for class org.apache.axiom.testutils.io.ExceptionOutputStream
 
exclude(Class<? extends MatrixTestCase>) - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
exclude(Class<? extends MatrixTestCase>, String) - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
exclude(String) - Method in class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 
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.InstrumentedDataSource
 
getContentType() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getContentType() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getContentType() - Method in class org.apache.axiom.testutils.activation.TextDataSource
 
getCount() - Method in class org.apache.axiom.testutils.io.InstrumentedInputStream
 
getCount() - Method in class org.apache.axiom.testutils.io.InstrumentedOutputStream
 
getCount() - Method in class org.apache.axiom.testutils.io.InstrumentedReader
 
getCount() - Method in interface org.apache.axiom.testutils.io.InstrumentedStream
 
getCount() - Method in class org.apache.axiom.testutils.io.InstrumentedWriter
 
getException() - Method in class org.apache.axiom.testutils.io.ExceptionInputStream
 
getException() - Method in class org.apache.axiom.testutils.io.ExceptionOutputStream
 
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.InstrumentedDataSource
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getInputStream() - Method in class org.apache.axiom.testutils.activation.TextDataSource
 
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.InstrumentedDataSource
 
getName() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getName() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getName() - Method in class org.apache.axiom.testutils.activation.TextDataSource
 
getOpenStreamCount() - Method in class org.apache.axiom.testutils.activation.InstrumentedDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.InstrumentedDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.RandomDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.TestDataSource
 
getOutputStream() - Method in class org.apache.axiom.testutils.activation.TextDataSource
 
getTestParameters() - Method in class org.apache.axiom.testutils.suite.MatrixTestCase
 
getURL() - Method in interface org.apache.axiom.testutils.net.protocol.mem.DataSourceRegistration
 

H

Handler - Class in org.apache.axiom.testutils.net.protocol.mem
 
Handler() - Constructor for class org.apache.axiom.testutils.net.protocol.mem.Handler
 

I

InstrumentedDataSource - Class in org.apache.axiom.testutils.activation
 
InstrumentedDataSource(DataSource) - Constructor for class org.apache.axiom.testutils.activation.InstrumentedDataSource
 
InstrumentedInputStream - Class in org.apache.axiom.testutils.io
InputStream wrapper that implements InstrumentedStream.
InstrumentedInputStream(InputStream) - Constructor for class org.apache.axiom.testutils.io.InstrumentedInputStream
 
InstrumentedOutputStream - Class in org.apache.axiom.testutils.io
OutputStream wrapper that implements InstrumentedStream.
InstrumentedOutputStream(OutputStream) - Constructor for class org.apache.axiom.testutils.io.InstrumentedOutputStream
 
InstrumentedReader - Class in org.apache.axiom.testutils.io
Reader wrapper that implements InstrumentedStream.
InstrumentedReader(Reader) - Constructor for class org.apache.axiom.testutils.io.InstrumentedReader
 
InstrumentedStream - Interface in org.apache.axiom.testutils.io
Stream that counts the number of bytes/characters read/written and that remembers if Closeable.close() has been called.
InstrumentedWriter - Class in org.apache.axiom.testutils.io
Writer wrapper that implements InstrumentedStream.
InstrumentedWriter(Writer) - Constructor for class org.apache.axiom.testutils.io.InstrumentedWriter
 
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.InstrumentedInputStream
 
isClosed() - Method in class org.apache.axiom.testutils.io.InstrumentedOutputStream
 
isClosed() - Method in class org.apache.axiom.testutils.io.InstrumentedReader
 
isClosed() - Method in interface org.apache.axiom.testutils.io.InstrumentedStream
 
isClosed() - Method in class org.apache.axiom.testutils.io.InstrumentedWriter
 

L

LOWER_CASE - Static variable in interface org.apache.axiom.testutils.stax.Normalizer
 

M

MatrixTestCase - Class in org.apache.axiom.testutils.suite
A test case that can be executed multiple times with different parameters.
MatrixTestCase() - Constructor for class org.apache.axiom.testutils.suite.MatrixTestCase
 
MatrixTestSuiteBuilder - Class in org.apache.axiom.testutils.suite
Builds a matrix test suite.
MatrixTestSuiteBuilder() - Constructor for class org.apache.axiom.testutils.suite.MatrixTestSuiteBuilder
 

N

NamespaceContextTestUtils - Class in org.apache.axiom.testutils.namespace
 
normalize(T) - Method in interface org.apache.axiom.testutils.stax.Normalizer
 
Normalizer<T> - Interface in org.apache.axiom.testutils.stax
 

O

openConnection(URL) - Method in class org.apache.axiom.testutils.net.protocol.mem.Handler
 
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.net.protocol.mem - package org.apache.axiom.testutils.net.protocol.mem
 
org.apache.axiom.testutils.stax - package org.apache.axiom.testutils.stax
 
org.apache.axiom.testutils.suite - package org.apache.axiom.testutils.suite
Contains utility classes to build test suites.

P

PortAllocator - Class in org.apache.axiom.testutils
 

R

RandomDataSource - Class in org.apache.axiom.testutils.activation
 
RandomDataSource(long) - Constructor for class org.apache.axiom.testutils.activation.RandomDataSource
 
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
 
randomString(int) - Static method in class org.apache.axiom.testutils.RandomUtils
 
RandomUtils - Class in org.apache.axiom.testutils
 
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
 
registerDataSource(DataSource) - Static method in class org.apache.axiom.testutils.net.protocol.mem.DataSourceRegistry
 
reset() - Method in class org.apache.axiom.testutils.InvocationCounter
Reset all counters to zero.
runTest() - Method in class org.apache.axiom.testutils.suite.MatrixTestCase
 

S

setCompareCharacterEncodingScheme(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setCompareEncoding(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setCompareEntityReplacementValue(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
Specify whether the replacement value for entity references (as reported by XMLStreamReader.getText()) should be compared.
setCompareInternalSubset(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setSortAttributes(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 
setTreatSpaceAsCharacters(boolean) - Method in class org.apache.axiom.testutils.stax.XMLStreamReaderComparator
 

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
 
TextDataSource - Class in org.apache.axiom.testutils.activation
 
TextDataSource(String, String, String) - Constructor for class org.apache.axiom.testutils.activation.TextDataSource
 
toHexString(byte[]) - Static method in class org.apache.axiom.testutils.DigestUtils
 

U

unregister() - Method in interface org.apache.axiom.testutils.net.protocol.mem.DataSourceRegistration
 

W

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

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 D E F G H I L M N O P R S T U W X 
All Classes All Packages