mvpa2.testing.
sweepargs
Decorator function to sweep over a given set of classifiers
clfs : list of Classifier
Classifier
List of classifiers to run method on
Often some unittest method can be ran on multiple classifiers.
So this decorator aims to do that
mvpa2.testing.tools.with_tempfile
mvpa2.tests