Interface ZeroArgSpecification

All Known Implementing Classes:
InTheFuture, InThePast, IsEmpty, IsFalse, IsNotEmpty, IsNotNull, IsNull, IsTrue

public interface ZeroArgSpecification
Marker interface for specifications that work without any arguments (i.e. http parameters or constant values) present.
Author:
Tomasz Kaczmarzyk
See Also: