Searched defs:THROWABLE_COMPARATOR (Results 1 - 1 of 1) sorted by relevance

/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
H A DSerializationTest.java204 public final static SerializableAssert THROWABLE_COMPARATOR = new SerializableAssert() { field in class:SerializationTest
220 THROWABLE_COMPARATOR.assertDeserialized(initThr.getCause(),
262 * Throwable then <code>THROWABLE_COMPARATOR</code> is used.<br>
286 return THROWABLE_COMPARATOR;

Completed in 122 milliseconds