| Interface | Description | 
|---|---|
| DataMapper | 
 Interface to be used by FileParameters'ized test methods. 
 | 
| Class | Description | 
|---|---|
| CsvWithHeaderMapper | 
 Reads a CSV file starting from the second line - the first one is supposed to
 be a header. 
 | 
| IdentityMapper | 
 A mapper, that maps contents of a file to a set of parameters for test
 methods. 
 | 
Copyright © 2014 Pragmatists. All rights reserved.