T - the type of data returnedpublic interface DataProvider<T>
Interface for providing test data of the given type.
T get() throws DataProvidingException
DataProvidingException - if an error occurred during data generationCopyright © 2011-2013 CoreMedia AG. All Rights Reserved.