Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Více různých variant stdin pro jeden test #10

Open
martinkobelka opened this issue Oct 29, 2017 · 0 comments
Open

Více různých variant stdin pro jeden test #10

martinkobelka opened this issue Oct 29, 2017 · 0 comments
Assignees
Milestone

Comments

@martinkobelka
Copy link
Collaborator

@thejoeejoee
K jednomu testu by mělo být možné přiřadt více různých vstupů a výstupů. Narážím především na podmínky. Pokud testujeme následující kód.

dim a as integer
input a
if a > 10 then
......
else
......
end if

Tak potřebujeme alespoň dva vstupy pro korektní otestovní funkčnosti programu.

@thejoeejoee thejoeejoee self-assigned this Oct 29, 2017
@thejoeejoee thejoeejoee added this to the Testy milestone Oct 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants