Uses of Interface
org.citrusframework.common.TestLoader
Packages that use TestLoader
-
Uses of TestLoader in org.citrusframework.common
Methods in org.citrusframework.common that return types with arguments of type TestLoaderModifier and TypeMethodDescriptionstatic Map<String,TestLoader> TestLoader.lookup()Resolves all available test loader from resource path lookup.static Optional<TestLoader>Resolves test loader from resource path lookup with given resource name.