Uses of Class
de.gebit.integrity.runner.providers.AbstractTestResourceProvider
-
Packages that use AbstractTestResourceProvider Package Description de.gebit.integrity.runner.providers -
-
Uses of AbstractTestResourceProvider in de.gebit.integrity.runner.providers
Subclasses of AbstractTestResourceProvider in de.gebit.integrity.runner.providers Modifier and Type Class Description classArchiveTestResourceProviderThisTestResourceProvidercan read archive files (zip/jar format) and provide the Integrity script files within these archives transparently to the Test Runner.classFilesystemTestResourceProviderA resource provider which reads test files from the filesystem, either from one or more flat directories or optionally in a recursive way.
-