Package org.soliscode.test
package org.soliscode.test
Test utilities for core JDK interfaces, excluding collection interfaces
- Since:
- 1.0
- Author:
- evanbergstrom
-
ClassDescriptionUtility class for adding optional method support to contract classes.Interface class for enumerations that represent optional methods classes used while testing the test contracts.A utility class that provides an implementation for the
SupportedMethods
interface.An interface used to indicate which of the optional methods of another interface that this class supports.