cse15l-lab-reports


Project maintained by codyprupp Hosted on GitHub Pages — Theme by mattgraham

Lab Report 4 (Week 8)

#

Expected Outputs:

#

MarkdownParseTest code:

Snippet 1: snippet1Test

Snippet 2: snippet2Test

Snippet 3: snippet3Test

#

My Junit Output (no tests passed):

my-junit-output

#

The Junit Output of the repository I reviewed (no tests passed):

reviewed-junit-output

#

Q&A:

Do you think there is a small (<10 lines) code change that will make your program work for snippet 1 and all related cases that use inline code with backticks? If yes, describe the code change. If not, describe why it would be a more involved change.

Do you think there is a small (<10 lines) code change that will make your program work for snippet 2 and all related cases that nest parentheses, brackets, and escaped brackets? If yes, describe the code change. If not, describe why it would be a more involved change.

Do you think there is a small (<10 lines) code change that will make your program work for snippet 3 and all related cases that have newlines in brackets and parentheses? If yes, describe the code change. If not, describe why it would be a more involved change.