Skip to content
Snippets Groups Projects
Select Git revision
0 results

swen90006-a2-2020

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Toby Murray / swen90006-a2-2020
    Source project has a limited visibility.

    SWEN90006-A1-2018

    Assignment code for SWEN90006 (Software Testing and Reliability) at the University of Melbourne. Semester 2, 2018.

    The folder structure is:

    • src/ contains the source code for the virtual machine.
    • test/ contains the templates for the JUnit test scripts.
    • mutants/ contains five identical copies of the src, which you must modify to create your mutants.
    • examples/ contains two example programs using the simple language.
    • build.xml is an ant build script that you can choose to use or not