Uses of Interface
dev.galasa.framework.IFileSystem
Package
Description
Galasa Framework - Framework setup routines
-
Uses of IFileSystem in dev.galasa.framework
Modifier and TypeMethodDescriptionprotected void
BaseTestRunner.saveAllOverridesPassedToArtifact
(Properties overrides, IFileSystem fileSystem, IResultArchiveStore ras) protected void
BaseTestRunner.saveUsedCPSPropertiesToArtifact
(Properties props, IFileSystem fileSystem, IResultArchiveStore ras) ModifierConstructorDescriptionFrameworkInitialisation
(Properties bootstrapProperties, Properties overrideProperties, boolean testrun, org.apache.commons.logging.Log initLogger, org.osgi.framework.BundleContext bundleContext, IFileSystem fileSystem, Environment env) -
Uses of IFileSystem in dev.galasa.framework.spi.creds
ModifierConstructorDescriptionCredentials
(SecretKeySpec key, IFileSystem fileSystem, Environment environment) EncryptionKeys
(IFileSystem fileSystem, Environment environment) FrameworkEncryptionService
(SecretKeySpec encryptionKey, IFileSystem fileSystem, Environment environment) FrameworkEncryptionService
(SecretKeySpec encryptionKey, IFileSystem fileSystem, Environment environment, SecureRandom secureRandom) -
Uses of IFileSystem in dev.galasa.framework.spi.language.gherkin