Package org.eclipse.collections.impl.test
package org.eclipse.collections.impl.test
This package contains
SerializeTestHelper
and Verify
classes.
This package contains 2 classes:
-
SerializeTestHelper
- contains API for testing serialization. -
Verify
- an extension of theAssert
class, which adds useful additional "assert" methods.
-
ClassDescriptionThis class will compare the method signatures between two classes.An extension of the
Assert
class, which adds useful additional "assert" methods.