Package net.thucydides.core.csv
package net.thucydides.core.csv
Support for loading test data from CSV files for data-driven tests.
-
ClassDescriptionError that occurs if the test data could not be instanciated for some reason.Utility class to convert CSV headings to valid JavaBean property names.Helper class for finding and invoking constructors.