org.bitbucket.bradleysmithllc.etlunit.feature.file.FileFeatureModule.operations Maven / Gradle / Ivy
The newest version!
{
"register":
{
"description": "Registers a local file with a test producer for debugging."
},
"stage":
{
"description": "Sets files in the test context for use by an etl package.",
"signatures":
[
"stage-file",
"stage-list-file",
"stage-data-set-list-file",
"stage-data-set"
]
},
"assert":
{
"description": "Asserts the state of a file",
"signatures":
[
"assert-file",
"assert-data-set"
]
},
"extract":
{
"description": "Extracts a given file from the remote consumer to the project"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy