Uses of Interface
junitparams.mappers.DataMapper

Packages that use DataMapper
junitparams.mappers   
 

Uses of DataMapper in junitparams.mappers
 

Classes in junitparams.mappers that implement DataMapper
 class CsvWithHeaderMapper
          Reads a CSV file starting from the second line - the first one is supposed to be a header.
 class IdentityMapper
          A mapper, that maps contents of a file to a set of parameters for test methods.
 



Copyright © 2017 Pragmatists. All rights reserved.