Interface OptionalMethod
- All Known Implementing Classes:
CollectionMethods
,ObjectMethods
public interface OptionalMethod
Interface class for enumerations that represent optional methods classes used while testing the test contracts.
These enumerations indicate methods that are not implemented by the class being tested.
- Since:
- 1.0
- Author:
- Evan Bergstrom