Interface CustomProposalFixture


public interface CustomProposalFixture
Marker interface to denote fixtures which have a counterpart (implementation of CustomProposalProvider) that provides proposals for parameters of that fixture. A FIXTURE TO BE DENOTED AS CUSTOM PROPOSAL FIXTURE MUST DIRECTLY IMPLEMENT THIS INTERFACE!
Author:
Rene Schneider - initial API and implementation