Lines Matching full:configuration
140 - invalid configuration or a file can't be read:
215 - [ ] Scenario: create and delete a configuration
217 * THEN creating a configuration in this domain with an arbitrary name ("config1") should succeed
218 * (AND_THEN the domain configuration list should contain the configuration name)
219 * THEN deleting the configuration should succeed
220 * (AND_THEN the domain configuration list should not contain the configuration name)
223 * GIVEN a started parameter framework with a domain and several configuration (3?)
233 * GIVEN a started parameter framework with a domain and several configuration (3?)
243 - [ ] Scenario: create a configuration with an already-existing name
245 containing one configuration (arbitrary name)
246 * THEN creating a second configuration in this domain
253 - [ ] delete a non-existent configuration
255 * THEN deleting in this domain a arbitrary named configuration should fail
257 - [ ] list configuration of a unknown domain
259 * THEN listing configuration of an arbitrary named domain should fail
266 - [ ] Scenario: rename a configuration to an already used name
267 * GIVEN a started parameter framework with one domain containing two configuration
269 * THEN renaming first configuration ("config1")
276 - [ ] rename a configuration to its own name
277 * GIVEN a started parameter framework a domain and one configuration
278 * THEN renaming the configuration to its own name should succeed
302 - set a configuration rule; get it back
305 - save/restore a configuration
307 - set/get a parameter for a given configuration
308 - set a parameter belonging to a domain and save a configuration
314 - set/get a rule to a non-existent domain (or configuration)
386 ## Configuration application