Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
E
H
M
N
O
S
T
U
B
both(Serializable, boolean)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and (if desired) equality of the provided instance and the deserialized one using both Hessian 1 and 2.
both(Serializable)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and equality of the provided instance and the deserialized one using both Hessian 1 and 2.
C
check(T, boolean)
- Static method in class net.derquinse.common.test.
SerializabilityTests
Checks serializability of one object and (if desired) equality of the provided instance and the deserialized one.
check(T)
- Static method in class net.derquinse.common.test.
SerializabilityTests
Checks serializability of one object and equality of the provided instance and the deserialized one.
E
EqualityTests
- Class in
net.derquinse.common.test
Equality tests support methods.
H
hessian1(T, boolean)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and (if desired) equality of the provided instance and the deserialized one using Hessian 1.
hessian1(T)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and equality of the provided instance and the deserialized one using Hessian 1.
hessian2(T, boolean)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and (if desired) equality of the provided instance and the deserialized one using Hessian 2.
hessian2(T)
- Static method in class net.derquinse.common.test.
HessianSerializabilityTests
Checks serializability of one object and equality of the provided instance and the deserialized one using Hessian 2.
HessianSerializabilityTests
- Class in
net.derquinse.common.test
Hessian serializability support methods.
M
many(List<?>)
- Static method in class net.derquinse.common.test.
EqualityTests
Checks equality for many object.
many(Object...)
- Static method in class net.derquinse.common.test.
EqualityTests
Checks equality for many object.
N
net.derquinse.common.test
- package net.derquinse.common.test
O
one(Object)
- Static method in class net.derquinse.common.test.
EqualityTests
Checks equality for one object.
S
SerializabilityTests
- Class in
net.derquinse.common.test
Serializability support methods.
T
two(Object, Object)
- Static method in class net.derquinse.common.test.
EqualityTests
Checks equality for two objects.
U
UnableToSerializeException
- Exception in
net.derquinse.common.test
Exception thrown when an error occurs during serialization tests.
UnableToSerializeException(Throwable)
- Constructor for exception net.derquinse.common.test.
UnableToSerializeException
Constructor.
B
C
E
H
M
N
O
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.