Skip to content
Snippets Groups Projects
Select Git revision
  • d8fe408f5932ae7c4f5b98d4c2043b879c23e368
  • main default protected
  • Develop-Branch
  • Feature-Orlando
  • Feature-Wasili
  • Feature-Lasse
  • Feature-Hatice
  • Feature-Daniel
  • Feature-Alma
  • String-Calculator-Feature-1
  • Aufgabe-2
11 results

Test cases aufgabe 2

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Test cases aufgabe 2 270 B
    Eingabe eines leeren strings 
    Eingabe von einem String
    Eingabe von mehreren strings (2 strings)
    Eingabe von mehreren strings (4 strings)
    Eingabe 1/n2,3 
    Eingabe 1,-2,3 AUSGABE "Negative not allowed"
    Eingabe -1,-5 AUSGABE "Negative not allowed"
    Eingabe //;\n1;2 AUSGABE 3