# Example af a component with # # one instance -> connection # # no subcomponents # # artifact-type db -> precondition, load testdata, postcondition # -------------------------------------------------------------------- # the example-applications is the database of an application # -------------------------------------------------------------------- conf: instance: count: 1 single: y components: none: none function: check_environment: "todo" init_testcase: "todo" # -> precondition, load testdata finish_testcase: "todo" # -> postcondition, check data artifact: db: #reset: testset type: csv adress: tabname: t_adress person: tabname: t_person